mirror of
https://github.com/tiyn/amphora-wiki.git
synced 2025-10-09 17:37:58 +02:00
minor style changes, added graphics volume
This commit is contained in:
@@ -10,6 +10,8 @@ RUN pip3 install -r requirements.txt
|
||||
|
||||
VOLUME /wiki/templates/entry
|
||||
|
||||
VOLUME /wiki/static/graphics
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
ENTRYPOINT [ "python3" ]
|
||||
|
Reference in New Issue
Block a user