compose/azure
Guillaume Tardif 96075236ee In ACI inspect, display memory limit in bytes, like Moby `docker inspect`.
Displaying in Gb also was rounding memory to zero if set to 0.xGb
2020-06-30 12:10:18 +02:00
..
convert In ACI inspect, display memory limit in bytes, like Moby `docker inspect`. 2020-06-30 12:10:18 +02:00
login Renamed Login method specific to tests, to make things more explicit 2020-06-30 10:11:06 +02:00
aci.go Send the `tail` parameter to ACI if present 2020-06-29 15:40:58 +02:00
backend.go Send the `tail` parameter to ACI if present 2020-06-29 15:40:58 +02:00
backend_test.go Merge pull request #244 from docker/aci_dns_sidecar 2020-06-19 11:49:04 +02:00
context.go Use location flag in aci context creation only for group creation (default eastus). Once group has been created/selected, use group location. 2020-06-22 10:09:17 +02:00
context_test.go Use location flag in aci context creation only for group creation (default eastus). Once group has been created/selected, use group location. 2020-06-22 10:09:17 +02:00
resourcegroup.go List pages of resource groups if entire list is not fetch in first page 2020-06-22 15:34:13 +02:00