You've already forked wakapi-readme-stats
Use python3.8-nodejs15
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM nikolaik/python-nodejs:python3.8-nodejs15-slim
|
FROM nikolaik/python-nodejs:python3.8-nodejs15
|
||||||
|
|
||||||
ADD requirements.txt /requirements.txt
|
ADD requirements.txt /requirements.txt
|
||||||
ADD main.py /main.py
|
ADD main.py /main.py
|
||||||
@@ -7,7 +7,6 @@ ADD make_bar_graph.py /make_bar_graph.py
|
|||||||
ADD colors.json /colors.json
|
ADD colors.json /colors.json
|
||||||
ADD translation.json /translation.json
|
ADD translation.json /translation.json
|
||||||
|
|
||||||
ENV FONTCONFIG_PATH=/etc/fonts
|
|
||||||
ENV PATH "$PATH:/home/root/.npm-global/bin"
|
ENV PATH "$PATH:/home/root/.npm-global/bin"
|
||||||
|
|
||||||
RUN python -m pip install --upgrade pip wheel setuptools
|
RUN python -m pip install --upgrade pip wheel setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user