| .. |
|
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
|
5 years ago |
|
etchosts
|
3e797f5088
Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned
|
5 years ago |
|
login
|
10632b008b
Add version to UserAgent on ACI
|
5 years ago |
|
aci.go
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 years ago |
|
aci_test.go
|
d154c41586
Update copyright
|
5 years ago |
|
backend.go
|
a5e34323e2
Add `docker prune` command and ACI implementation
|
5 years ago |
|
backend_test.go
|
d154c41586
Update copyright
|
5 years ago |
|
cloud.go
|
d154c41586
Update copyright
|
5 years ago |
|
compose.go
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 years ago |
|
containers.go
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 years ago |
|
context.go
|
d154c41586
Update copyright
|
5 years ago |
|
context_test.go
|
d154c41586
Update copyright
|
5 years ago |
|
resource_group.go
|
d154c41586
Update copyright
|
5 years ago |
|
resources.go
|
50a2ae1100
Display summary of reclaimed ACI resources (CPU/mem) in `docker prune`
|
5 years ago |
|
volumes.go
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 years ago |