Skip to content

Commit

Permalink
May be this makes more sense.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 15, 2022
1 parent b208a3e commit 69e46ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/make/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM mihxil/npo-pyapi:latest

RUN apk add --no-cache git make bash gnuplot && \
RUN pip3 install chevron
pip3 install chevron
# chevron is mustache engine, used by python/vpro \

ENTRYPOINT ["/bin/bash"]

0 comments on commit 69e46ab

Please sign in to comment.