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

[enhancement]: sign container artifacts #1039

Closed
1 task done
wwest4 opened this issue Jan 1, 2025 · 2 comments
Closed
1 task done

[enhancement]: sign container artifacts #1039

wwest4 opened this issue Jan 1, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@wwest4
Copy link

wwest4 commented Jan 1, 2025

Which feature or improvement would you like to request?

I'd like to see this feature: sign container artifacts with DCT, cosign, or something else.

Currently:

DOCKER_CONTENT_TRUST=1 ; docker pull stalwartlabs/mail-server
Using default tag: latest
Error: remote trust data does not exist for docker.io/stalwartlabs/mail-server: notary.docker.io does not have trust data for docker.io/stalwartlabs/mail-server

Probably worth mentioning that not all container runtimes support DCT, but anything would be better than nothing.

In the meantime folks can just build from source using the Dockerfile in the repo to get equivalent assurance of authenticity, it's just less than ideal. TIA.

Is your feature request related to a problem?

I'm having a problem with...

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wwest4 wwest4 added the enhancement New feature or request label Jan 1, 2025
@williamdes
Copy link
Contributor

Ref: #1033
The original discussion
Where I had said

See https://github.com/sudo-bot/action-docker-sign/ and all the documentation I built in the recent years

@mdecimus
Copy link
Member

mdecimus commented Jan 3, 2025

This is covered by #561

@mdecimus mdecimus closed this as completed Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants