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

Content Trust #19

Open
hutson opened this issue Jul 21, 2017 · 1 comment
Open

Content Trust #19

hutson opened this issue Jul 21, 2017 · 1 comment

Comments

@hutson
Copy link
Contributor

hutson commented Jul 21, 2017

I've been trying to be good at only pulling Docker images that have been cryptographically signed by setting the DOCKER_CONTENT_TRUST environment variable.

In the case of pulling NodeJS images, everything works.

When I go to pull jojomi/hugo I get the following error:

docker: Error: remote trust data does not exist for docker.io/jojomi/hugo: notary.docker.io does not have trust data for docker.io/jojomi/hugo.

My assumption is that jojomi/hugo has not been signed.

If you haven't already, would you consider signing your images?

Reference - https://docs.docker.com/engine/security/trust/content_trust/

@jojomi
Copy link
Owner

jojomi commented Jan 14, 2018

I would like to do this, but can we do this using automated builds?

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

2 participants