
Override the negotiated API version to use for debugging (e.g. The following list of environment variables are supported by the docker command The installation instructions for your operating system. To avoid having to use sudo with theĭocker command, your system administrator can create a Unix group calledįor more information about installing Docker or sudo configuration, refer to Set the logging level ( debug, info, warn, error, fatal)ĭepending on your Docker system configuration, you may be required to prefaceĮach docker command with sudo. Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with docker context use) Update configuration of one or more containersīlock until one or more containers stop, then print their exit codes Unpause all processes within one or more containers Save one or more images to a tar archive (streamed to STDOUT by default)ĭisplay a live stream of container(s) resource usage statisticsĬreate a tag TARGET_IMAGE that refers to SOURCE_IMAGEĭisplay the running processes of a container List port mappings or a specific mapping for the containerĬreate and run a new container from an image

Pause all processes within one or more containers Manage Docker image manifests and manifest lists Load an image from a tar archive or STDIN Return low-level information on Docker objects Import the contents from a tarball to create a filesystem image

Inspect changes to files or directories on a container’s filesystemĮxport a container’s filesystem as a tar archive Subcommands NameĪttach local standard input, output, and error streams to a running containerĬreate a new image from a container’s changesĬopy files/folders between a container and the local filesystem To list available commands, either run docker with no parameters
