mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-21 22:49:40 +08:00
Windows: Remove nsenter dependency
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
5
main_unix.go
Normal file
5
main_unix.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package main
|
||||
|
||||
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|
Reference in New Issue
Block a user