podman/pkg/api/handlers/compat
Paul Holzinger 92e7875210
podman build enable --all-platforms and --unsetenv
Make sure we add support for allplatforms and unsetenv to both local and
remote podman.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-01-13 15:01:28 +01:00
..
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 Add podman rm --depend 2022-01-11 14:33:54 -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 podman build enable --all-platforms and --unsetenv 2022-01-13 15:01:28 +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 use libnetwork from c/common 2022-01-12 17:07:30 +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