package api
import "github.com/dotcloud/docker/api"
Index ¶
Constants ¶
const ( // DefaultVersion of Current REST API DefaultVersion = "1.43" // NoBaseImageSpecifier is the symbol used by the FROM // command to specify that no base image is to be used. NoBaseImageSpecifier = "scratch" )
Common constants for daemon and client.
const MinVersion = "1.12"
MinVersion represents Minimum REST API version supported
Source Files ¶
Directories ¶
- Version
- v24.0.6+incompatible
- Published
- Aug 29, 2023
- Platform
- js/wasm
- Last checked
- 9 seconds ago –
Tools for package owners.