mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
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. |
||
|---|---|---|
| .. | ||
| images | ||
| alpine-install.func | ||
| alpine-tools.func | ||
| api.func | ||
| build.func | ||
| cloud-init.func | ||
| core.func | ||
| error_handler.func | ||
| install.func | ||
| tools.func | ||
| vm-core.func | ||