mirror of https://github.com/docker/docs.git
19 lines
591 B
Markdown
19 lines
591 B
Markdown
---
|
|
datafolder: engine-cli
|
|
datafile: docker_run
|
|
title: docker run
|
|
description: Learn all there is to know about the docker run command and how to use it in the Docker CLI.
|
|
redirect_from:
|
|
- /reference/run/
|
|
- /edge/engine/reference/commandline/run/
|
|
- /reference/commandline/run/
|
|
---
|
|
<!--
|
|
This page is automatically generated from Docker's source code. If you want to
|
|
suggest a change to the text that appears here, open a ticket or pull request
|
|
in the source repository on GitHub:
|
|
|
|
https://github.com/docker/cli
|
|
-->
|
|
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}
|