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

Workaround for dots in environment variables. #70

Open
skobkin opened this issue Dec 16, 2021 · 2 comments
Open

Workaround for dots in environment variables. #70

skobkin opened this issue Dec 16, 2021 · 2 comments

Comments

@skobkin
Copy link

skobkin commented Dec 16, 2021

Could some workaround be implemented for dots (.) in ENV variable data?

Currently it's impossible to set nodes and bridges using .env file.

The problem is related to docker-compose itself.
The same problem was fixed in kubernetes/kubernetes#2707, but not in docker-compose (docker/compose#8862)

@nevergone
Copy link

@kingledion
Copy link

Isn't this fixed now? docker/compose#8862

Can probably close this issue...

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

No branches or pull requests

3 participants