mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-25 15:30:34 +00:00
Add entrypoint script as volume
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user