Files
podman/pkg/api/handlers/libpod
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
..
2023-02-06 20:32:06 +01:00
2022-01-18 12:47:07 +01:00
2023-02-06 20:32:06 +01:00
2022-07-13 15:27:03 +01:00
2022-12-05 18:09:21 +01:00