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

Fully qualify all image names for containers #63

Closed
planetf1 opened this issue Sep 3, 2021 · 1 comment
Closed

Fully qualify all image names for containers #63

planetf1 opened this issue Sep 3, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@planetf1
Copy link
Member

planetf1 commented Sep 3, 2021

Our helm charts refer to images such as 'nginx:latest'. This assumes a default registry of registry-1.docker.io

When using alternate container build tools such as 'podman', there is no default registry (by default....) and best practice is to fully qualify all image names

@planetf1 planetf1 self-assigned this Sep 3, 2021
@planetf1 planetf1 added the enhancement New feature or request label Oct 27, 2021
@planetf1
Copy link
Member Author

The registry name is now included for all images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant