Closed wmathes closed 6 years ago
it should be possible to run dopr --path [some path] up -d to run dopr from any directory (e.g. ~).
dopr --path [some path] up -d
~
This however fails as the docker-compose.yml paths are not correctly read (they should be relative to path and not to pwd
path
pwd
sending a PR :)
it should be possible to run
dopr --path [some path] up -d
to run dopr from any directory (e.g.~
).This however fails as the docker-compose.yml paths are not correctly read (they should be relative to
path
and not topwd