package operatingsystem
import "github.com/docker/cli/components/engine/pkg/parsers/operatingsystem"
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. No-op on FreeBSD and Darwin, always returns false.
Source Files ¶
- Version
- v17.10.0-ce+incompatible
- Published
- Oct 17, 2017
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 2 minutes ago –
Tools for package owners.