mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-19 05:44:35 +08:00
6 lines
94 B
Go
6 lines
94 B
Go
// +build linux
|
|
|
|
package main
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|