spiegel_podman/pkg/api
Matej Vasek 888a52ded8 fix: pull parma parsing for the /build compat ep
The standard Docker client passes "1" for pull query parameter.
This means our compat endpoint has to work with this.
The endpoint was recently modified to accept pull-policy however this is
not how Docker actually work. Docker actually treats `pull` as boolean.

For sake of compatibility I decide to preserve pull-policy parsing too.
We can consider this podman's extension. I should not affect standard
clients.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-08-15 14:56:56 +02:00
..
handlers fix: pull parma parsing for the /build compat ep 2023-08-15 14:56:56 +02:00
server top: do not depend on ps(1) in container 2023-07-20 15:46:28 -04:00
types Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
Makefile Add support for podman build --group-add 2023-01-19 10:42:10 -05:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00