Skip to content

Commit

Permalink
Added influxdb and tar
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Wagner committed Jun 28, 2019
1 parent c7df108 commit 1008bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM minio/mc

RUN apk add postgresql-client mysql-client bash
RUN apk add postgresql-client mysql-client bash tar influxdb

ENTRYPOINT ["/bin/bash"]

0 comments on commit 1008bd1

Please sign in to comment.