Nicolas De loof aa09ecb1f8 Merge pull request #905 from docker/fix_aci_potential_nil_panic il y a 5 ans
..
convert 624308134f Specific error message when specifying path as a volume source. Removed volume reference validation already done at https://github.com/compose-spec/compose-go/blob/5afecaa4cb/loader/validate.go#L38 il y a 5 ans
etchosts 3e797f5088 Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned il y a 5 ans
login 10632b008b Add version to UserAgent on ACI il y a 5 ans
aci.go 0d74298eed Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic il y a 5 ans
aci_test.go d154c41586 Update copyright il y a 5 ans
backend.go a5e34323e2 Add `docker prune` command and ACI implementation il y a 5 ans
backend_test.go d154c41586 Update copyright il y a 5 ans
cloud.go d154c41586 Update copyright il y a 5 ans
compose.go 0d74298eed Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic il y a 5 ans
containers.go 0d74298eed Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic il y a 5 ans
context.go d154c41586 Update copyright il y a 5 ans
context_test.go d154c41586 Update copyright il y a 5 ans
resource_group.go d154c41586 Update copyright il y a 5 ans
resources.go 50a2ae1100 Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` il y a 5 ans
volumes.go 0d74298eed Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic il y a 5 ans