compose/aci/convert
Guillaume Tardif 772493d70d
Merge pull request #617 from ulyssessouza/volumes_ro
Add 'readOnly' capability to volumes on ACI
2020-09-22 12:14:31 +02:00
..
container.go goimports 2020-09-17 10:58:01 +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 Add 'readOnly' capability to volumes on ACI 2020-09-18 12:07:42 +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 Add 'readOnly' capability to volumes on ACI 2020-09-18 12:07:42 +02:00
volume_test.go Add 'readOnly' capability to volumes on ACI 2020-09-18 12:07:42 +02:00