You've already forked wakapi-readme-stats
Update Dockerfile
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apt-get update \
|
||||
&& cd /usr/local/bin \
|
||||
&& ln -s /usr/bin/python3 python \
|
||||
&& pip3 install --upgrade pip
|
||||
RUN apt-get install -y chromium-chromedriver
|
||||
RUN y | apt-get install chromium-chromedriver
|
||||
RUN pip3 install -r requirements.txt
|
||||
RUN pip3 install selenium
|
||||
ENTRYPOINT ["python", "/main.py"]
|
||||
|
||||
Reference in New Issue
Block a user