compose/aci/convert
Guillaume Tardif 57ded74aee
Merge pull request #598 from docker/encode_env_values
Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values
2020-09-10 17:17:02 +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 Merge pull request #598 from docker/encode_env_values 2020-09-10 17:17:02 +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 Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare” 2020-09-10 16:07:22 +02:00
volume_test.go Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare” 2020-09-10 16:07:22 +02:00