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

Add support for content trust #198

Open
natlibfi-arlehiko opened this issue Sep 12, 2018 · 1 comment
Open

Add support for content trust #198

natlibfi-arlehiko opened this issue Sep 12, 2018 · 1 comment

Comments

@natlibfi-arlehiko
Copy link

Docker content trust can be automatically enabled by setting the following env vars: DOCKER_CONTENT_TRUST, DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE, DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE.

Settings these variables triggers the creation of signing keys but they need to persisted for reuse. This should be implemented in the plugin.

@tboerger
Copy link

Maybe we could add env variables to inject the keys. Storing anything generated by the plugin will be out of the scope of this plugin.

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