mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-10-10 01:41:18 +02:00
update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apt-get update
|
||||
|
||||
RUN apt-get install python3 python3-pip git -y
|
||||
|
||||
RUN git clone https://github.com/tiyn/flaskblog /blog
|
||||
RUN git clone https://github.com/tiyn/tiyny-blog /blog
|
||||
|
||||
WORKDIR /blog/src
|
||||
|
||||
|
Reference in New Issue
Block a user