You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
It seems recent images available in docker.io are not being signed as they had been in the past:
In the past, e.g. `latest` was signed. Is this an oversight? Are any signed/verifiable images available or planned?
The text was updated successfully, but these errors were encountered: