compose/aci/convert
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
..
container.go 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
container_test.go aci.convert: Normalize testing frameworks 2020-08-06 18:52:23 +02:00
convert.go 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
convert_test.go 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
ports.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
ports_test.go aci.convert: Normalize testing frameworks 2020-08-06 18:52:23 +02:00
registry_credentials.go Use existing oauth Token struct rather than create our own 2020-08-10 14:35:23 +02:00
registry_credentials_test.go ACR autologin. Only warns for autologin errors, as ACR registries might not be related to the user azure login, but they might have external credentials to use ACR images. 2020-08-10 10:42:00 +02:00
volume.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
volume_test.go aci.convert: Normalize testing frameworks 2020-08-06 18:52:23 +02:00