mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-12-16 15:39:47 +01: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 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
|
WORKDIR /blog/src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user