mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
Added env-file flag to docker exec
Signed-off-by: Brian Wieder <brian@4wieders.com>
This commit is contained in:
@ -15,6 +15,7 @@ Options:
|
||||
-d, --detach Detached mode: run command in the background
|
||||
--detach-keys Override the key sequence for detaching a container
|
||||
-e, --env=[] Set environment variables
|
||||
--env-file Read in a file of environment variables
|
||||
--help Print usage
|
||||
-i, --interactive Keep STDIN open even if not attached
|
||||
--privileged Give extended privileges to the command
|
||||
|
Reference in New Issue
Block a user