Closed rhuddleston closed 2 years ago
export DOCKER_CONTENT_TRUST=1 docker pull memcached:1.6.9-alpine
Everything works fine with the above
for 1.6.10 and above:
$ docker pull memcached:1.6.12-alpine No valid trust data for 1.6.12-alpine
Duplicate of https://github.com/docker-library/official-images/issues/6838
export DOCKER_CONTENT_TRUST=1 docker pull memcached:1.6.9-alpine
Everything works fine with the above
for 1.6.10 and above:
$ docker pull memcached:1.6.12-alpine No valid trust data for 1.6.12-alpine