mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Progress reporting in container-libs/image did not update the progress channel for chunked layers. Add test that builds a new image with chunked layers, pull it using the REST API and verify that the progress stream contains events for partial pulls too. Depends-on: https://github.com/containers/container-libs/issues/469 Signed-off-by: Marek Simek <msimek@redhat.com>
2 lines
62 B
Text
2 lines
62 B
Text
[storage.options.pull_options]
|
|
enable_partial_images = "true"
|