mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Add missing --name flag to run reference doc
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
4017ea99fe
commit
4e75ed4231
@ -17,6 +17,7 @@ Usage: run [options] [-e KEY=VAL...] SERVICE [COMMAND] [ARGS...]
|
||||
Options:
|
||||
-d Detached mode: Run container in the background, print
|
||||
new container name.
|
||||
--name NAME Assign a name to the container
|
||||
--entrypoint CMD Override the entrypoint of the image.
|
||||
-e KEY=VAL Set an environment variable (can be used multiple times)
|
||||
-u, --user="" Run as specified username or uid
|
||||
|
Loading…
x
Reference in New Issue
Block a user