Skip to content

Support env var expansion in consuming commands#2023

Open
gandie wants to merge 2 commits into
masterfrom
feat/support-env-expand
Open

Support env var expansion in consuming commands#2023
gandie wants to merge 2 commits into
masterfrom
feat/support-env-expand

Conversation

@gandie

@gandie gandie commented Jul 21, 2026

Copy link
Copy Markdown
Member

Resolve #1572

Tested in fish shell:

set -x POSTGRES_PASSWORD 'yoursecrethere'
mw container run -e POSTGRES_PASSWORD postgres:latest

Container spawns with password and starts without errors.

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.

"docker run" compatibility for environment variables without values

1 participant