1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

doc: syntax to run a specific image tag

This commit is contained in:
Dražen Lučanin 2013-08-07 13:57:31 +02:00
parent 3782e34e67
commit 6115348dd9

View file

@ -8,7 +8,7 @@
::
Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...]
Usage: docker run [OPTIONS] IMAGE[:TAG] [COMMAND] [ARG...]
Run a command in a new container