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

Support os env var compose #570

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

fahedouch
Copy link
Member

Hello,

fixing #542

nerdctl -e ADDRESS=0.0.0.0 compose up -d is not supported

Signed-off-by: fahed dorgaa <fahed.dorgaa@gmail.com>
@AkihiroSuda AkihiroSuda added this to the v0.15.0 milestone Nov 25, 2021
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@benjaminpreiss
Copy link

@AkihiroSuda could you maybe give an example of the correct syntax to use this? I am having trouble using a .env file with the command line option --env-file ./.env. I am using Rancher Desktop v0.7.1 on Windows 10 WSL. The error I get is "FATA[0000] Couldn't find env file: ./.env"

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

3 participants