Add option to ignore containers to pull (#613)

This commit is contained in:
Jakob Fels
2023-11-24 09:44:52 +01:00
committed by GitHub
parent c6d0539fd2
commit a15e6748c7
3 changed files with 35 additions and 2 deletions

View File

@@ -223,3 +223,5 @@
# use_root = false
# containers = ["archlinux-latest"]
[containers]
# ignored_containers = ["ghcr.io/rancher-sandbox/rancher-desktop/rdx-proxy:latest"]