Skip to content

Commit

Permalink
Added rsync.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 24, 2024
1 parent 0f922f2 commit 29e6e0f
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,6 +1,6 @@
FROM mihxil/npo-pyapi:latest

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

Expand Down

0 comments on commit 29e6e0f

Please sign in to comment.