Files
Valentin Rothberg 8b46e852ef api: add compatMode paramenter to libpod's pull endpoint
Add a new `compatMode` parameter to libpod's pull endpoint. If set, the
streamed JSON payload is identical to the one of the Docker compat
endpoint and allows for a smooth integration into existing tooling such
as podman-py and Podman Desktop, some of which already have code for
rendering the compat progress data.

We may add a libpod-specific parameter in the future which will stream
differnt progress data.

Fixes: issues.redhat.com/browse/RUN-1936?
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-10-11 10:58:05 +02:00
..
2022-10-17 09:19:41 +02:00
2022-01-18 12:47:07 +01:00
2022-09-20 15:34:27 -04:00
2022-10-17 09:19:41 +02:00
2022-05-19 15:24:18 -07:00
2022-05-19 15:24:18 -07:00
2022-05-19 15:24:18 -07:00
2023-02-11 18:23:24 +01:00
2022-05-19 15:24:18 -07:00
2022-05-19 15:24:18 -07:00
2022-05-19 15:24:18 -07:00
2022-05-19 15:24:18 -07:00
2023-08-24 16:23:01 +02:00