package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/larashed/cli.git
Documentation: pkg.go.dev
# Functions
DefaultLinuxSpec create a default spec for running Linux containers.
DefaultOSSpec returns the spec for a given OS.
DefaultSpec returns the default spec used by docker for the current Platform.
DefaultWindowsSpec create a default spec for running Windows containers.
Device transforms a libcontainer configs.Device to a specs.LinuxDevice object.
DevicesFromPath computes a list of devices and device permissions from paths (pathOnHost and pathInContainer) and cgroup permissions.
RemoveNamespace removes the `nsType` namespace from OCI spec `s`.