Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls.
go get github.com/docker/libcontainerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Print the libcontainer version.
Use higher-level abstractions like Docker or containerd unless you need direct control.
No dependency data recorded yet.