Files
ProxmoxVE/misc
MickLesk fbc4f1e24a fix(setup_docker): don't abort update on docker pull failure
During the container update check, a failing 'docker pull' (local-only images, registry or permission errors) aborted the whole script under errexit. Ignore pull failures and skip containers whose digest could not be resolved.
2026-06-26 21:08:45 +02:00
..