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

feat: docker buildx support --provenance option #98

Open
1 task done
phuhung273 opened this issue Dec 14, 2024 · 0 comments · May be fixed by #102
Open
1 task done

feat: docker buildx support --provenance option #98

phuhung273 opened this issue Dec 14, 2024 · 0 comments · May be fixed by #102

Comments

@phuhung273
Copy link

Context

By default, docker buildx also add attestations as per OCI standard > breake current ECR - only need the Image. Details:

Workaround

BUILDX_NO_DEFAULT_ATTESTATIONS=1 cdk deploy

Possible solution

With --provenance option, issue can be fixed without workaround

  • I may be able to implement this feature request
@phuhung273 phuhung273 linked a pull request Dec 17, 2024 that will close this issue
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 a pull request may close this issue.

1 participant