mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
cd28283c79
Signed-off-by: John Howard <jhoward@microsoft.com>
6 lines
94 B
Go
6 lines
94 B
Go
// +build linux
|
|
|
|
package main
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|