Fixing docker-compose up linking to wrong directory when started in container
This commit is contained in:
parent
492fd2ed4e
commit
a864498d16
4 changed files with 34 additions and 71 deletions
|
@ -97,5 +97,5 @@ the local tests).
|
|||
```console
|
||||
$ LIVE_RELOAD=0 docker-compose up -d
|
||||
# Wait 2-3 minutes for the environment to start, then:
|
||||
$ docker-compose -f docker-compose.testcafe.yaml up
|
||||
$ PROJECT_DIR=$(pwd) docker-compose -f docker-compose.testcafe.yml up
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue