Skip to content

build: add docs for boolean attestation flags#1601

Merged
jedevc merged 1 commit intodocker:masterfrom
jedevc:buildx-document-attestation-booleans
Feb 6, 2023
Merged

build: add docs for boolean attestation flags#1601
jedevc merged 1 commit intodocker:masterfrom
jedevc:buildx-document-attestation-booleans

Conversation

@jedevc
Copy link
Collaborator

@jedevc jedevc commented Feb 6, 2023

Raised in #1513 (comment):

Looking at the docs for the --provenance option, there didn't appear anyway to turn it off. So we reverted to buildx version v0.9.1, which fixed our issue.

Returning to buildx v0.10.0 and using the undocumented --provenance false option also fixes our issue. Will this option be documented or is intentionally undocumented?

Users can disable --provenance=false as a workaround for registries and runtimes that do not support multi-platform images - however, the docs previously weren't clear on exactly how these options could be specified, so I've expanded those sections, as well as added some duplicated links under those sections to more easily navigate between pages.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc requested review from crazy-max and dvdksn February 6, 2023 10:56
@jedevc jedevc merged commit 6444c81 into docker:master Feb 6, 2023
@jedevc jedevc deleted the buildx-document-attestation-booleans branch February 6, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants