compose/aci/convert
Guillaume Tardif 7138ecc899 ACI : when following logs (actually polling logs), stop polling when the container is not running anymore.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-04 15:46:35 +02:00
..
container.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
container_test.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
convert.go ACI : when following logs (actually polling logs), stop polling when the container is not running anymore. 2020-09-04 15:46:35 +02:00
convert_test.go Implement compose ps on ACI 2020-08-28 17:43:18 +02:00
ports.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
ports_test.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +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