Skip to content

Conversation

@aevesdocker
Copy link
Contributor

@aevesdocker aevesdocker commented Oct 7, 2025

Description

Adds docker/buildx#3453

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit de95c4b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68ff9d8559d71e000854da33
😎 Deploy Preview https://deploy-preview-23510--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 project configuration.

@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Oct 7, 2025
@aevesdocker aevesdocker added the status/do-not-merge Pull requests that are awaiting some event or decision before they can be merged. label Oct 7, 2025
@aevesdocker aevesdocker requested a review from crazy-max October 8, 2025 10:35
@crazy-max
Copy link
Member

@aevesdocker We are going to take this approach instead docker/buildx#3453

@aevesdocker
Copy link
Contributor Author

amended @crazy-max

Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@aevesdocker aevesdocker requested a review from crazy-max October 22, 2025 08:48
| `cgroup-parent` | String | `/docker/buildx` | Sets the cgroup parent of the container if Docker is using the "cgroupfs" driver. |
| `restart-policy` | String | `unless-stopped` | Sets the container's [restart policy](/manuals/engine/containers/start-containers-automatically.md#use-a-restart-policy). |
| `env.<key>` | String | | Sets the environment variable `key` to the specified `value` in the container. |
| `no-gha-event` | Boolean | `false` | If `true`, don't automatically injects GitHub Action event metadata into the builder for provenance. |
Copy link
Member

Choose a reason for hiding this comment

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

@aevesdocker We have changed the attribute name to provenance-add-gha instead 🙏

@aevesdocker aevesdocker requested a review from dvdksn as a code owner October 24, 2025 11:23
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM thanks! Let's not merge it until we release next Buildx version

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 status/do-not-merge Pull requests that are awaiting some event or decision before they can be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants