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

Docker build fix for buildx issue #1332

Closed
wants to merge 1 commit into from

Conversation

stephenjamieson
Copy link

see docker/setup-buildx-action/issues/187, causes tools like watchtower to 404 instead of successfully updating

@dgtlmoon
Copy link
Owner

hmm thanks - interesting - i dont know what the impact of provenance: false is in plain language and how it affects the builds, i read https://docs.docker.com/build/attestations/slsa-provenance/ but i still dont really get it

if anyone can shed some light here..

@dgtlmoon
Copy link
Owner

This is new provenance attestation feature. You can disable it by setting --provenance false, but the image you are showing is a valid OCI image, and there should be no issues with pushing or pulling it.

hmmm

can anyone else confirm a problem?

@dgtlmoon dgtlmoon mentioned this pull request Jan 24, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants