mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9acf97b72a
Signed-off-by: Amit Shukla <amit.shukla@docker.com> Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2.5 KiB
2.5 KiB
The Docker commands
This section contains reference information on using Docker's command line client. Each command has a reference page along with samples. If you are unfamiliar with the command line, you should start by reading about how to Use the Docker command line.
You start the Docker daemon with the command line. How you start the daemon affects your Docker containers. For that reason you should also make sure to read the dockerd
reference page.
Docker management commands
Image commands
Container commands
- attach
- cp
- create
- diff
- events
- exec
- kill
- logs
- pause
- port
- ps
- rename
- restart
- rm
- run
- start
- stats
- stop
- top
- unpause
- update
- wait
Hub and registry commands
Network and connectivity commands
Shared data volume commands
Swarm node commands
- node_accept
- node_reject
- node_promote
- node_demote
- node_inspect
- node_update
- node_tasks
- node_ls
- node_rm