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

docker images no longer signed/verifiable #256

Open
lmgray opened this issue Mar 23, 2021 · 0 comments
Open

docker images no longer signed/verifiable #256

lmgray opened this issue Mar 23, 2021 · 0 comments

Comments

@lmgray
Copy link

lmgray commented Mar 23, 2021

It seems recent images available in docker.io are not being signed as they had been in the past:

$ export DOCKER_CONTENT_TRUST=1

$ docker pull fluent/fluentd:v0.12.43-2.0
Error: remote trust data does not exist for docker.io/fluent/fluentd: notary.docker.io does not have trust data for docker.io/fluent/fluentd

$ docker pull fluent/fluentd:v0.12-2
Error: remote trust data does not exist for docker.io/fluent/fluentd: notary.docker.io does not have trust data for docker.io/fluent/fluentd

In the past, e.g. `latest` was signed.  Is this an oversight?  Are any signed/verifiable images available or planned?

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

No branches or pull requests

1 participant