Files
Matej Vasek dbb22beb4d 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.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2232127

Signed-off-by: Matej Vasek <mvasek@redhat.com>
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-08-15 15:55:19 +02:00
..
2023-07-20 15:46:28 -04:00
2022-01-18 12:47:07 +01:00
2022-10-17 09:19:41 +02:00
2022-09-01 13:02:01 -04:00