compose/aci/convert
Guillaume Tardif 87cee4d1e5 Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`)
Impacts output for ps, inspect

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-08-18 12:42:00 +02:00
..
container.go Update or add license header which are not valid 2020-08-17 16:55:25 +02:00
container_test.go aci.convert: Normalize testing frameworks 2020-08-06 18:52:23 +02:00
convert.go Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`) 2020-08-18 12:42:00 +02:00
convert_test.go Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`) 2020-08-18 12:42:00 +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 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
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