compose/aci/convert
Guillaume Tardif 98f0064fe9 Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-10 17:03:34 +02:00
..
container.go Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values 2020-09-10 17:03:34 +02:00
container_test.go Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values 2020-09-10 17:03:34 +02:00
convert.go Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values 2020-09-10 17:03:34 +02:00
convert_test.go Move containers, compose, secrets to /api 2020-09-07 13:22:08 +02:00
ports.go Move containers, compose, secrets to /api 2020-09-07 13:22:08 +02:00
ports_test.go Move containers, compose, secrets to /api 2020-09-07 13:22:08 +02:00
registry_credentials.go Removed space before : 2020-08-27 11:30:48 +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 docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
volume_test.go 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