Replies: 1 comment
-
@senthil13 you would need to open the urls of package repositories your containers are pulling the packages from. these are entirely depend on the containers and package managers. URLs can be official reposotiries or your local package mirrors. If you are using a local mirror and patching a distroless image, you might need to substitute the tooling containers with your own using source policies to make sure they pull from your local mirror https://project-copacetic.github.io/copacetic/website/faq#can-i-replace-the-package-repositories-in-the-image-with-my-own |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How does this tool work in an air-gapped environment?
Every system is not open to the entire internet. If it is running inside a closed network, then what URL do we need to open?
Thanks
Senthil
Beta Was this translation helpful? Give feedback.
All reactions