Skip to content

add vars input for bake variables#420

Merged
crazy-max merged 2 commits into
docker:masterfrom
crazy-max:vars-input
Apr 15, 2026
Merged

add vars input for bake variables#420
crazy-max merged 2 commits into
docker:masterfrom
crazy-max:vars-input

Conversation

@crazy-max

@crazy-max crazy-max commented Apr 13, 2026

Copy link
Copy Markdown
Member

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max requested a review from tonistiigi April 13, 2026 08:22
@crazy-max crazy-max marked this pull request as ready for review April 13, 2026 08:22

@tonistiigi tonistiigi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Eventually we should switch to env passing being disabled by default.

@crazy-max

Copy link
Copy Markdown
Member Author

Eventually we should switch to env passing being disabled by default.

Yes I think that makes sense, will add it to next major milestone

@crazy-max crazy-max merged commit 4572186 into docker:master Apr 15, 2026
54 checks passed
@crazy-max crazy-max deleted the vars-input branch April 15, 2026 16:57
Exikle added a commit to Exikle/containers that referenced this pull request May 21, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/bake-action](https://github.com/docker/bake-action) | action | minor | `v7.1.0` → `v7.2.0` |

---

### Release Notes

<details>
<summary>docker/bake-action (docker/bake-action)</summary>

### [`v7.2.0`](https://github.com/docker/bake-action/releases/tag/v7.2.0)

[Compare Source](docker/bake-action@v7.1.0...v7.2.0)

- Add `vars` input to set [Bake variables](https://docs.docker.com/build/bake/variables/) in the Bake definition by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;420](docker/bake-action#420)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#&#8203;430](docker/bake-action#430)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.87.0 to 0.90.0 in [#&#8203;425](docker/bake-action#425)
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#&#8203;436](docker/bake-action#436)
- Bump fast-xml-parser from 5.5.9 to 5.8.0 in [#&#8203;429](docker/bake-action#429)
- Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;432](docker/bake-action#432)
- Bump tar from 6.2.1 to 7.5.15 in [#&#8203;440](docker/bake-action#440)

**Full Changelog**: <docker/bake-action@v7.1.0...v7.2.0>

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/Amsterdam)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODYuOCIsInVwZGF0ZWRJblZlciI6IjQzLjE4Ni44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19-->

Reviewed-on: https://git.dcunha.io/Exikle/containers/pulls/7
Exikle added a commit to Exikle/containers that referenced this pull request May 22, 2026
…1.0 ➔ v7.2.0 ) (#8)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://github.com/docker/bake-action](https://github.com/docker/bake-action) | action | minor | `v7.1.0` → `v7.2.0` |

---

### Release Notes

<details>
<summary>docker/bake-action (https://github.com/docker/bake-action)</summary>

### [`v7.2.0`](https://github.com/docker/bake-action/releases/tag/v7.2.0)

[Compare Source](docker/bake-action@v7.1.0...v7.2.0)

- Add `vars` input to set [Bake variables](https://docs.docker.com/build/bake/variables/) in the Bake definition by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;420](docker/bake-action#420)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#&#8203;430](docker/bake-action#430)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.87.0 to 0.90.0 in [#&#8203;425](docker/bake-action#425)
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#&#8203;436](docker/bake-action#436)
- Bump fast-xml-parser from 5.5.9 to 5.8.0 in [#&#8203;429](docker/bake-action#429)
- Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;432](docker/bake-action#432)
- Bump tar from 6.2.1 to 7.5.15 in [#&#8203;440](docker/bake-action#440)

**Full Changelog**: <docker/bake-action@v7.1.0...v7.2.0>

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/Amsterdam)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODYuOCIsInVwZGF0ZWRJblZlciI6IjQzLjE4Ni44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19-->

Reviewed-on: https://git.dcunha.io/Exikle/containers/pulls/8
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.

Add support for --var flag to set bake variables

3 participants