spiegel_podman/pkg/api/handlers/compat
tomsweeneyredhat b8a9b184af Add --compat-volumes option to build and farm build
Add the `--compat-volumes option from Buildah v1.37 into
Podman in preparation of Podman v5.2

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2024-07-30 18:26:13 -04:00
..
auth.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
changes.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers.go update to docker 27 2024-07-12 14:00:29 +02:00
containers_archive.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_attach.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_create.go pkg/api: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
containers_export.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_logs.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_pause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_prune.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_restart.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_start.go fix race conditions in start/attach logic 2024-07-12 15:11:34 +02:00
containers_stats_freebsd.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_stats_linux.go update to docker 27 2024-07-12 14:00:29 +02:00
containers_stop.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_top.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_unpause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
events.go podman events: check for an error after we finish reading events 2024-05-14 13:18:51 -04:00
exec.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images.go Add os, arch, and ismanifest to libpod image list 2024-04-11 08:46:37 -05:00
images_build.go Add --compat-volumes option to build and farm build 2024-07-30 18:26:13 -04:00
images_history.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_prune.go update to docker 27 2024-07-12 14:00:29 +02:00
images_push.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_remove.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_save.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
images_search.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_tag.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
info.go Don't panic if a runtime was configured without paths 2024-05-08 12:44:38 +00:00
networks.go update to docker 27 2024-07-12 14:00:29 +02:00
ping.go /_ping handler: return OSType http header 2023-08-28 22:28:16 +08:00
resize.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
secrets.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
system.go update to docker 27 2024-07-12 14:00:29 +02:00
types.go update to docker 27 2024-07-12 14:00:29 +02:00
unsupported.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
version.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes.go update to docker 27 2024-07-12 14:00:29 +02:00