You've already forked wakapi-readme-stats
FEAT: NEW GRAPH MODULE
This commit is contained in:
@@ -7,6 +7,6 @@ ADD loc.py /loc.py
|
|||||||
ADD make_bar_graph.py /make_bar_graph.py
|
ADD make_bar_graph.py /make_bar_graph.py
|
||||||
ADD colors.json /colors.json
|
ADD colors.json /colors.json
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
RUN npm install -g vega-lite vega-cli canvas
|
RUN npm install vega-lite vega-cli canvas
|
||||||
|
|
||||||
ENTRYPOINT ["python", "/main.py"]
|
ENTRYPOINT ["python", "/main.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user