Guillaume Tardif
|
3a60c957ae
|
Get storage account key from azure login, no need to specify it in compose file or run -v option
|
2020-08-14 12:26:09 +02:00 |
Guillaume Tardif
|
8fb16cea63
|
Explicit error message saying we don’t support labels in compose file. (See ACI limitations: https://github.com/docker/desktop-microsoft/issues/33)
|
2020-08-12 10:28:55 +02:00 |
Guillaume Tardif
|
d0a3fb9844
|
Allow consistent multi container restart policies but provide clear error message for inconsistent restart policies
|
2020-08-07 15:51:41 +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 |
Ulysses Souza
|
a2c2d6aa5d
|
Add Restart Policy support when running single container
|
2020-08-04 16:57:58 +02:00 |
aiordache
|
87245ef727
|
rename packages ( amazon to ecs and azure to aci )
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-07-30 11:34:34 +02:00 |