3cf304f3e1
Signed-off-by: Jess Frazelle <jess@mesosphere.com>
5 lines
94 B
Go
5 lines
94 B
Go
// +build linux
|
|
|
|
package main
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|