mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-16 16:39:45 +01:00
update automatically, fixed some bugs
This commit is contained in:
@@ -6,11 +6,11 @@ COPY src /blog
|
||||
|
||||
WORKDIR /blog
|
||||
|
||||
VOLUME /blog/data
|
||||
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
VOLUME /blog/templates/entry
|
||||
VOLUME /blog/data
|
||||
|
||||
VOLUME /blog/static/graphics
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user