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