spiegel_podman/pkg/api/handlers
Aditya R 75b236a2b4 compat,build: handle docker's preconfigured cacheTo,cacheFrom
Docker's newer clients popuates `cacheFrom` and `cacheTo` parameter
by default as empty array for all commands but buildah's design of
distributed cache expects this to be a repo not image hence parse
only the first populated repo and igore if empty array.

Signed-off-by: Aditya R <arajan@redhat.com>
2023-01-05 22:44:01 +00:00
..
compat compat,build: handle docker's preconfigured cacheTo,cacheFrom 2023-01-05 22:44:01 +00:00
libpod Set TLSVerify=true by default for API endpoints 2022-07-26 14:44:05 -04:00
swagger podman image scp remote support & podman image scp tagging 2022-06-28 08:54:19 -04:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Switch to github.com/blang/semver/v4 2022-07-26 13:22:46 -04:00
decoder.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
types.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00