Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if docker is configured to use Pyrsia before replacing the docker images #20

Open
karolh2000 opened this issue Jan 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@karolh2000
Copy link
Member

Because it's never guaranteed that docker images are being pulled from Pyrsia we need to minimize the risk of docker images being pulled from non Pyrsia sources like docker.io. To do so we should always check if docker is configured to use Pyrsia (registry) before the user runs the command to replace the docker images.

@karolh2000 karolh2000 added the bug Something isn't working label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant