mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-16 08:29:46 +01:00
src: logging and writing complete
This commit is contained in:
@@ -6,6 +6,8 @@ COPY src /blog
|
||||
|
||||
WORKDIR /blog
|
||||
|
||||
VOLUME /blog/data
|
||||
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
VOLUME /blog/templates/entry
|
||||
|
||||
Reference in New Issue
Block a user