Skip to content

Conversation

@rrauenza
Copy link
Contributor

@rrauenza rrauenza commented Dec 6, 2024

Description

I spent a lot of time searching for the documentation of the specific policies (like all) and finally realized these are just arguments passed to buildx prune.

@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Dec 6, 2024
@netlify
Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8f3cd44
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67538ecfe4a0750008d88a37
😎 Deploy Preview https://deploy-preview-21584--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

It took me a long time to realize these policies were documented in the buildx prune command itself.
Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start

I need to add more details/examples, but happy to merge this to begin with

@dvdksn dvdksn merged commit c0312fe into docker:main Dec 9, 2024
5 checks passed
@rrauenza
Copy link
Contributor Author

rrauenza commented Dec 9, 2024

It's also confusing that although docker buildx inspect shows ==, and the toml format expects ==, the json format only wants a single '='...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants