package operatingsystem
import "github.com/docker/docker/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 Windows, always returns false.
Source Files ¶
- Version
- v1.12.1
- Published
- Aug 18, 2016
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.