Definitions and basic concepts
Docker CLI basics
The Docker CLI is usually referenced as the "docker engine", see docs at https://docs.docker.com/engine/reference/commandline/cli/
The commmand docker
has plenty of sub commands that are given when you just run docker
You have reached the end of this section! Continue to the next section: