compose/aci
Ulysses Souza 29ba42bbc4 Fix volume create cli bug
This passes the pointer to the concrete struct instead of a copy

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-10-20 19:34:06 +02:00
..
convert Fix Flaky test due to array random order 2020-10-16 17:13:52 +02: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