mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-10-10 09:51:17 +02:00
updating dockerfile and readme according to changes made
This commit is contained in:
@@ -12,9 +12,7 @@ WORKDIR /blog/src
|
||||
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
VOLUME /blog/src/static/css
|
||||
|
||||
VOLUME /blog/src/templates
|
||||
VOLUME /blog/src/templates/entry
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
|
Reference in New Issue
Block a user