Docker help on CLI
- help
Any of the following will show the list of available commands:
docker
docker help
docker --help
Get help for the various commands on the command-line.
docker run --help
docker build --help
docker help run
docker help build