Usage:docker [OPTIONS] COMMAND [arg ...] Docker Daemon [--help | ... ] Docker [--help | -V | --Version] A Self-sufficient Runtime forcontainers. Options:--config=~/. Docker location of client config files-D,--Debug Enable Debug Mode-H,--host=[] Daemon socket (s) to connect to-H,--Help Print Usage-L,--log-level=Info Set The logging level--tls use TLS; Implied by--tlsverify--TLSCACERT=~/.DOCKER/CA.PEM Trust Certs signed only by ThisCA--tlscert=~/.docker/Cert.pem Path to TLS certificate file--tlskey=~/.docker/Key.pem Path to TLS key file--tlsverify Use TLS and verify the remote-V,--version Print version information and Quitcommands:attach attach to a running container bu ILD Build an image froma Dockerfile commit Create aNewImage fromA container's ChangesCP Copy files/folders between a container and the local filesystem create create aNewcontainer diff Inspect changes on a container's filesystemEvents Get Real Time events fromThe server exec Run a commandincha running container export export a container's filesystem as a tar archiveHistory Show The history of an image images List Images import Import the contents froma tarball to create a filesystem image Info Display system-wide information Inspect Return low-Level information in a container or image kill kill a running container load load an image froma tar archive or STDIN login Register or loginchTo a Docker registry logout Log out froma docker registry logs Fetch the logs of a container network Manage Docker networks pause Pause a ll processes within a container port List port mappings or a specific mapping forThe CONTAINER PS List containers pull pull a image or a repository froma registry push push a image or a repository to a registry rename rename a container restart Rest Art a container RM remove one or more containers rmi remove one or more images run run a comma ndinchANewContainer Save save an image (s) to a tar archive search search the Docker Hub forimages start start one or more stopped containers stats Display a live stream of container (s) resource Usage statistics stop stop a running container tag tag an image into a repository top Display th E running processes of a container unpause unpause all processes within a container update update resources of One or more containers version Show the Docker version information volume Manage docker volumes wait Bl Ock until a container stops, then print its exit Coderun'Docker COMMAND--help' forMore information on a command.
Docker--help