Skip to content

bake: allow disabling env lookup for bake#3595

Merged
tonistiigi merged 1 commit intodocker:masterfrom
tonistiigi:bake-var-disable
Jan 14, 2026
Merged

bake: allow disabling env lookup for bake#3595
tonistiigi merged 1 commit intodocker:masterfrom
tonistiigi:bake-var-disable

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

Allow bake to be run in a mode where the local environment variable values can't be captured by bake definition.

In the future, we will likely also add --var k=v for an alternative way to pass values to variables.

This is based on https://github.com/moby/buildkit/pull/6463/files#r2690936348

Allow bake to be run in a mode where the local environment
variable values can't be captured by bake definition.

In future we will likely also add --var k=v for alternative
way to pass values to variables.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi merged commit b9b2435 into docker:master Jan 14, 2026
226 of 227 checks passed
@crazy-max
Copy link
Copy Markdown
Member

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