| .. |
|
auth.go
|
Fix /auth compat endpoint
|
2021-09-15 20:01:02 +02:00 |
|
changes.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers.go
|
Fix Container List API call to return mount info
|
2022-01-04 10:56:03 -05:00 |
|
containers_archive.go
|
fix: error reporting for archive endpoint
|
2021-11-28 19:02:15 +01:00 |
|
containers_attach.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_create.go
|
compat API: allow enforcing short-names resolution to Docker Hub
|
2021-11-30 14:22:52 +01:00 |
|
containers_export.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_logs.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_pause.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_prune.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_restart.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_start.go
|
standardize logrus messages to upper case
|
2021-09-22 15:29:34 -04:00 |
|
containers_stats.go
|
Update vendor or containers/common moving pkg/cgroups there
|
2021-12-07 06:17:11 -05:00 |
|
containers_stop.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
containers_top.go
|
Implement top streaming for containers and pods
|
2021-11-02 08:11:14 -07:00 |
|
containers_unpause.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
events.go
|
legacy events: also set exitCode
|
2022-01-03 14:00:13 +01:00 |
|
exec.go
|
Do not store the exit command in container config
|
2021-11-18 20:28:03 +01:00 |
|
images.go
|
Don't return a header name from auth.GetCredentials
|
2021-12-10 18:16:18 +01:00 |
|
images_build.go
|
Merge pull request #11538 from mtrmac/http-credentials
|
2022-01-06 16:50:12 +01:00 |
|
images_history.go
|
compat API: allow enforcing short-names resolution to Docker Hub
|
2021-11-30 14:22:52 +01:00 |
|
images_prune.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
images_push.go
|
Don't return a header name from auth.GetCredentials
|
2021-12-10 18:16:18 +01:00 |
|
images_remove.go
|
compat API: allow enforcing short-names resolution to Docker Hub
|
2021-11-30 14:22:52 +01:00 |
|
images_save.go
|
Refactor handler packages
|
2020-03-10 08:03:41 -07:00 |
|
images_search.go
|
Don't return a header name from auth.GetCredentials
|
2021-12-10 18:16:18 +01:00 |
|
images_tag.go
|
compat API: allow enforcing short-names resolution to Docker Hub
|
2021-11-30 14:22:52 +01:00 |
|
info.go
|
Warn on use of --kernel-memory
|
2021-12-22 06:20:21 -05:00 |
|
networks.go
|
network connect allow ip, ipv6 and mac address
|
2021-12-14 15:23:39 +01:00 |
|
ping.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
resize.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
secrets.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
swagger.go
|
fix incorrect swagger doc for network dis/connect
|
2021-12-14 15:23:39 +01:00 |
|
system.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
types.go
|
V2 verify JSON output is consistent and doesn't drift
|
2020-05-28 16:20:29 -07:00 |
|
unsupported.go
|
bump go module to v3
|
2021-02-22 09:03:51 +01:00 |
|
version.go
|
Refacter API server emphasis on logging
|
2021-09-10 15:07:25 -07:00 |
|
volumes.go
|
Add --time out for podman * rm -f commands
|
2021-10-04 07:07:56 -04:00 |