Skip to content

feat: allow multiple --env-file flags#1380

Open
GerkinDev wants to merge 6 commits into
containers:mainfrom
GerkinDev:feat/multi-env-file
Open

feat: allow multiple --env-file flags#1380
GerkinDev wants to merge 6 commits into
containers:mainfrom
GerkinDev:feat/multi-env-file

Conversation

@GerkinDev

Copy link
Copy Markdown

Allow multiple --env-file flags as docker compose do. Merge each file, the later taking precedence.

@GerkinDev GerkinDev force-pushed the feat/multi-env-file branch 2 times, most recently from 1fdaa7b to 84550f8 Compare January 19, 2026 16:14
@GerkinDev

Copy link
Copy Markdown
Author

Previous run succeeded: https://github.com/containers/podman-compose/actions/runs/21144091648/job/60805256550?pr=1380 but failed since rebase with 6aa8a36

@GerkinDev GerkinDev force-pushed the feat/multi-env-file branch 4 times, most recently from f93be98 to c4ebbd2 Compare January 20, 2026 09:06
Signed-off-by: GerkinDev <alexandre.j.p.germain@gmail.com>
Signed-off-by: GerkinDev <alexandre.j.p.germain@gmail.com>
Signed-off-by: GerkinDev <alexandre.j.p.germain@gmail.com>
Signed-off-by: GerkinDev <alexandre.j.p.germain@gmail.com>
Signed-off-by: GerkinDev <alexandre.j.p.germain@gmail.com>
@GerkinDev GerkinDev force-pushed the feat/multi-env-file branch from c4ebbd2 to e53960e Compare January 20, 2026 09:27

@p12tic p12tic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks great, thanks. Please add a release note (newsfragments/README.txt).

@p12tic

p12tic commented Feb 13, 2026

Copy link
Copy Markdown
Collaborator

Also, please combine the commits into one, because there's no need to store implementation mistakes during development into git history for eternity.

Also, no feat: prefix is needed.

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.

2 participants