Guillaume Tardif
|
0ef42f7bcb
|
Fix converting run health check options
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-11-13 11:49:44 +01:00 |
Ulysses Souza
|
7aee922b35
|
Remap restart policies for command run
This adds 'no' and 'always' as options.
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-11-06 10:37:53 +01:00 |
Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Guillaume Tardif
|
d06aa2827f
|
Move containers, compose, secrets to /api
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-07 13:22:08 +02:00 |
Chris Crone
|
4c6280b0e9
|
Rename docker/api -> docker/compose-cli
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-21 17:28:39 +02:00 |
Guillaume Tardif
|
f442eafe0b
|
Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage.
|
2020-08-04 17:11:21 +02:00 |
Chris Crone
|
0e92fd21d0
|
cli.options: Do not test port list order
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 16:31:02 +02:00 |
Chris Crone
|
f8ce7a4780
|
cli: Move to gotest.tools
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 14:03:24 +02:00 |
Djordje Lukic
|
ad72c866cc
|
Add license headers
|
2020-06-18 16:48:03 +02:00 |
Christopher Crone
|
0efa67f7d2
|
Set random container name if not set
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-05-21 19:28:42 +02:00 |
Djordje Lukic
|
fcb4b606e2
|
Add labels to containers on run
|
2020-05-18 13:54:03 +02:00 |
Djordje Lukic
|
d8a38afecc
|
Implement printing published ports
|
2020-05-16 10:41:35 +02:00 |