package operatingsystem
import "github.com/docker/cli/components/engine/pkg/parsers/operatingsystem"
Package operatingsystem provides helper function to get the operating system name for different platforms.
Index ¶
Functions ¶
func GetOperatingSystem ¶
GetOperatingSystem gets the name of the current operating system.
func IsContainerized ¶
IsContainerized returns true if we are running inside a container.
Source Files ¶
- Version
- v17.10.0-ce-rc1+incompatible
- Published
- Oct 4, 2017
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.