package platform
import "github.com/dotcloud/docker/pkg/platform"
Package platform provides helper function to get the runtime architecture for different platforms.
Index ¶
Variables ¶
var ( // Architecture holds the runtime architecture of the process. Architecture string // OSType holds the runtime operating system type (Linux, …) of the process. OSType string )
Source Files ¶
architecture_unix.go platform.go
- Version
- v20.10.0+incompatible
- Published
- Dec 7, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 4 minutes ago –
Tools for package owners.