spiegel_podman/pkg/api/handlers
Paul Holzinger 6b7f718b4b
wire in new buildah build options
Add support for --layerLabel.
Support for --cw is only added for the local client. I am not sure how
I would wire this over remote. The current code parse the options in
the frontend which hard codes the Tmpdir field to an incorrect value if
we would json marshal this vie remote API so it would not work in real
remote cases.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-09-14 11:21:00 +02:00
..
compat wire in new buildah build options 2023-09-14 11:21:00 +02:00
libpod Remove a dependency on libimage from pkg/bindings 2023-08-29 12:45:55 +02:00
swagger Vendor c/image after https://github.com/containers/image/pull/1816 2023-02-08 22:37:38 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils create apiutils package 2023-08-24 16:19:50 +02:00
decoder.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
types.go Remove a dependency on libimage from pkg/api/handlers 2023-08-28 23:05:30 +02:00