-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add support for digest image references #51
Labels
bug
Something isn't working
Comments
Thanks for opening this bug -- we probably need to tighten up our image reference parsing code. cc @tylerslaton |
Definitely, we can work to make that processing more robust and conclusive to fix this. |
@cdjohnson were you using docker or podman as the runtime? That would be helpful in diagnosing this bug. |
Not sure. I have both docker and podman installed. Here's the trace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The input image reference currently requires a tag and does not accept a digest.
Example error with version 0.3.1 on linux:
The text was updated successfully, but these errors were encountered: