Closed this issue 7 years ago · 1 comments
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 :)