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

Be able to load local image based on sha #2659

Closed
mitar opened this issue Mar 6, 2022 · 2 comments
Closed

Be able to load local image based on sha #2659

mitar opened this issue Mar 6, 2022 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mitar
Copy link
Contributor

mitar commented Mar 6, 2022

What would you like to be added:

It seems it is not possible to reference an image with @sha suffix from the local machine to make sure exactly wanted image is loaded. So if you do kind load docker-image …@sha… it currently says "not found".

Why is this needed:

While debugging issues with your app inside a Docker image, it is useful to exactly know you are loading what you intended. Moreover, this assures that the image is loaded locally and not from a remote repository.

@mitar mitar added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 6, 2022
@BenTheElder
Copy link
Member

Please see also #2394

@mitar
Copy link
Contributor Author

mitar commented Mar 8, 2022

This seems to be duplicate of #2394.

@mitar mitar closed this as completed Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants