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

LocalImage should return a DigestIdentifier if available #32

Open
ekcasey opened this issue Mar 20, 2020 · 0 comments
Open

LocalImage should return a DigestIdentifier if available #32

ekcasey opened this issue Mar 20, 2020 · 0 comments
Labels
status/ready type/enhancement New feature or request

Comments

@ekcasey
Copy link
Member

ekcasey commented Mar 20, 2020

Given a LocalImage created from a tag or digest reference, the returned Identifier should be a DigestIdentifier if the docker inspect contains a RepoDigest with repository matching the repository from the original requested reference.

Note While implementing this we might want to improve the workflow for fetching identifiers. Identifiers should only be available for saved images, not those that have been mutated but not yet commited.

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

No branches or pull requests

2 participants