Files
docker-cli/components/engine/docs/reference/commandline/menu.md
Gaetan de Villele 062414bb0e fix frontmatter keywords value type (string, instead of []string) in /docs/reference
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
Upstream-commit: 248c699ec88bb249ce9fd03001d13f29ac0b4b99
Component: engine
2016-11-03 15:48:30 -07:00

1.1 KiB

title, description, keywords, identifier
title description keywords identifier
Command line reference Docker's CLI command description and usage Docker, Docker documentation, CLI, command line smn_cli

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.

For a list of Docker commands see Command line reference guide.