compose/aci
Guillaume Tardif 3e797f5088 Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-10-27 09:41:19 +01:00
..
convert We need to pass the full command and not rely on ENTRYPOINT for ACI containers, ACI overrides the ENTRYPOINT with commands. 2020-10-26 15:03:37 +01:00
etchosts Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned 2020-10-27 09:41:19 +01:00
login Add version to UserAgent on ACI 2020-10-12 09:15:32 +02:00
aci.go Update copyright 2020-09-22 12:13:00 +02:00
aci_test.go Update copyright 2020-09-22 12:13:00 +02:00
backend.go Add `docker prune` command and ACI implementation 2020-10-14 17:48:11 +02:00
backend_test.go Update copyright 2020-09-22 12:13:00 +02:00
cloud.go Update copyright 2020-09-22 12:13:00 +02:00
compose.go Add detach flag to `compose up` 2020-10-07 15:51:43 +02:00
containers.go Fix panic when invoking inspect with empty container id (ACI SDK returns status 200 but nil container group properties) 2020-10-13 15:33:52 +02:00
context.go Update copyright 2020-09-22 12:13:00 +02:00
context_test.go Update copyright 2020-09-22 12:13:00 +02:00
resource_group.go Update copyright 2020-09-22 12:13:00 +02:00
resources.go Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` 2020-10-15 15:45:48 +02:00
volumes.go Fix volume create cli bug 2020-10-20 19:34:06 +02:00