Updated docker/README.md to linus paths

This commit is contained in:
MartenBE
2020-07-30 21:03:47 +02:00
parent e1f1c50809
commit 9de9eb40db

5
docker/README.md vendored
View File

@@ -1,4 +1,7 @@
Use `docker-compose -f .\docker\docker-compose.yml up --build` in the project root.
Use `docker-compose -f ./docker/docker-compose.yml up --build` in the project root to start both pyshelf and the database.
Use `docker build -t pyshelf -f ./docker/Dockerfile .` in the project root to build the pyshelf image.
Make sure the following files are in sync:
* config.json
* pyshelf_nginx.conf