mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-22 12:24:40 +00:00
6 lines
94 B
Go
6 lines
94 B
Go
// +build linux
|
|
|
|
package main
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|