Files
docker-cli/command
Jonh Wendell a528b05dab Exec: Add ability to set environment variables
Keeping the current behavior for exec, i.e., inheriting
variables from main process. New variables will be added
to current ones. If there's already a variable with that
name it will be overwritten.

Example of usage: docker exec -it -e TERM=vt100 <container> top

Closes #24355.

Signed-off-by: Jonh Wendell <jonh.wendell@redhat.com>
2016-10-19 12:39:25 -02:00
..
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-10-18 19:40:16 +08:00
2016-10-18 19:40:16 +08:00
2016-10-18 19:40:16 +08:00
2016-10-18 19:40:16 +08:00
2016-10-11 00:42:21 +08:00
2016-10-18 19:40:16 +08:00
2016-10-18 19:40:16 +08:00
2016-09-09 15:50:01 -04:00
2016-09-19 10:34:31 -07:00