You've already forked wakapi-readme-stats
Update Dockerfile
This commit is contained in:
@@ -14,7 +14,7 @@ RUN apt-get update
|
|||||||
RUN apt-get -y install wget
|
RUN apt-get -y install wget
|
||||||
|
|
||||||
RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||||
RUN apt install ./google-chrome-stable_current_amd64.deb
|
RUN apt install -y ./google-chrome-stable_current_amd64.deb
|
||||||
|
|
||||||
RUN apt-get install -y python3-pip python3-dev \
|
RUN apt-get install -y python3-pip python3-dev \
|
||||||
&& cd /usr/local/bin \
|
&& cd /usr/local/bin \
|
||||||
|
|||||||
Reference in New Issue
Block a user