Files
docker-cli/cli/command
Abhinandan Prativadi c4844b1fdd Cli change to pass driver specific options to docker run
The commit contains cli changes to support driver options for a network in
docker run and docker network connect cli's. The driver-opt, aliases is now
supported in the form of csv as per network option in service commands in
swarm mode since docker/cli#62 . This commit extends this support to docker
run command as well.

For docker connect command `--driver-opt` is added to pass driver specific
options for the network the container is connecting to.

Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-03 16:30:26 +02:00
..
2018-06-08 18:24:26 +02:00
2019-01-08 00:35:24 +01:00
2019-01-10 22:25:43 +01:00
2018-06-08 18:24:26 +02:00
2019-03-28 01:22:11 +09:00
2018-06-08 18:24:26 +02:00
2018-11-08 11:37:49 +01:00
2019-03-19 13:33:32 +01:00
2019-03-22 20:22:00 +09:00
2018-10-23 17:05:44 +02:00
2018-11-08 11:37:49 +01:00
2019-03-13 14:18:41 +01:00
2019-01-10 22:25:43 +01:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00
2019-03-28 21:08:13 +00:00