Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --env-file support #11

Merged
merged 3 commits into from
Jul 19, 2023
Merged

Add --env-file support #11

merged 3 commits into from
Jul 19, 2023

Conversation

Maronato
Copy link
Contributor

I use env files a lot in my compose files, and rollout was missing support for them. After docker/compose#10284, docker compose even supports multiple --env-file instructions.

This PR adds --env-file support using the same syntax as docker compose.

@Wowu
Copy link
Owner

Wowu commented Jul 19, 2023

Thanks @Maronato!

@Wowu Wowu merged commit 2d06990 into Wowu:main Jul 19, 2023
1 check passed
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.

None yet

2 participants