mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Remove deleted file from Dockerfile
This commit is contained in:
parent
1ccdccd0bc
commit
2f2992da3a
@ -34,7 +34,7 @@ RUN python -m venv venv \
|
||||
COPY --chown=nopaque:nopaque app app
|
||||
COPY --chown=nopaque:nopaque migrations migrations
|
||||
COPY --chown=nopaque:nopaque tests tests
|
||||
COPY --chown=nopaque:nopaque boot.sh config.py nopaque-daemon.sh nopaque.py ./
|
||||
COPY --chown=nopaque:nopaque boot.sh config.py nopaque.py ./
|
||||
|
||||
|
||||
# run-time configuration
|
||||
|
Loading…
Reference in New Issue
Block a user