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

Support for image digest #33

Closed
jpprins1 opened this issue Jun 22, 2017 · 2 comments
Closed

Support for image digest #33

jpprins1 opened this issue Jun 22, 2017 · 2 comments

Comments

@jpprins1
Copy link

Is it possible to also support image digests? Possible like:

klar postgres@sha256:1364924c753d5ff7e2260cd34dc4ba05ebd40ee8193391220be0f9901d4e1651

(should be the same as postgres:9.6)

This would help testing specific running images in Docker/Kubernetes, for example if XXXX:latest is used or the tag is reused for a newer image, the version from the registry could be updated/not affected but your running image version is affected.

@supereagle
Copy link
Contributor

This feature has been implemented by @furuholm in PR #28. Thanks @furuholm .

@hashmap
Copy link
Contributor

hashmap commented Jun 30, 2017

Released as part of v1.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants