docker-compose.yml improvements #2135
sumitsrana
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if you allowed
docker-compose.ymlto pick up values from a locally defined.envfile.For example,
~/.nanobotis right now hardcoded in the volumes section.It would be nice if it could be defined via a variable (such as
DOT_NANOBOT_PATH) in a.envfile. Then the volumes section indocker-compose.ymlcould be changed to:I also modified my
docker-compose.ymlto pass in localtime and timezone.Beta Was this translation helpful? Give feedback.
All reactions