mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
add a new flag that allows to override the pull options configured in the storage.conf file. e.g.: --pull-option="enable_partial_images=false" can be specified to Podman to disable partial pulls even if enabled. Leave it as a hidden configuration flag for now since the API itself is marked as experimental in c/storage. Currently c/storage doesn't honor the overrides, being fixed with https://github.com/containers/storage/pull/1966 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
58 KiB
58 KiB