You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why not allow all characters in variable names when env_file is used? Why not let the system shell handle this if Docker allows it?
Related issue: docker/compose#8862
Docker version 20.10.17, build 100c701
$ docker run --rm -e árvíztűrő-TÜKÖRFÚRÓGÉP=ÁRVÍZTŰRŐ-tükörfúrógép ubuntu env
Why not allow all characters in variable names when env_file is used? Why not let the system shell handle this if Docker allows it?
Related issue: docker/compose#8862
Docker version 20.10.17, build 100c701
output:
docker-compose version 1.29.2, build 5becea4c
docker-compose.yml (environment):
output:
docker-compose.yml (env_file):
env.test.txt:
output:
Docker Compose version v2.6.1
docker-compose.yml (environment):
output:
docker-compose.yml (env_file):
env.test.txt:
output:
The text was updated successfully, but these errors were encountered: