mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-11-19 03:09:47 +01:00
Update Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ MAINTAINER Tiyn tiyn@martenkante.eu
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
RUN apt-get install python3 python3-pip -y
|
||||
RUN apt-get install python3 python3-pip git -y
|
||||
|
||||
RUN git clone https://github.com/tiyn/flaskblog /blog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user