mirror of
https://github.com/rancher/os.git
synced 2025-07-06 11:36:15 +00:00
6 lines
94 B
Go
6 lines
94 B
Go
// +build linux
|
|
|
|
package runc
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|