Skip to content
Snippets Groups Projects
Commit d554e8ee authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Add entrypoint script as volume

parent 2c4a6a8c
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ services:
- storage:/mnt/opaque
- ./app:/home/opaque/app
- ./config.py:/home/opaque/config.py
- ./docker-entrypoint.sh:/usr/local/bin/docker-entrypoint.sh
- ./logs:/home/opaque/logs
- ./migrations:/home/opaque/migrations
- ./opaque.py:/home/opaque/opaque.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment