mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Updated README.md
This commit is contained in:
7
docker/README.md
vendored
7
docker/README.md
vendored
@@ -1,9 +1,6 @@
|
||||
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.
|
||||
Use `docker build -t raelonmasters/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
|
||||
* docker-compose.yml
|
||||
* docker/pyshelf_nginx.conf
|
||||
* uwsgi.ini
|
||||
Reference in New Issue
Block a user