diff --git a/Dockerfile b/Dockerfile index ca72ea3..a7ef369 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,7 @@ RUN yum -y install java-1.8.0-openjdk \ wget \ zip \ unzip \ + curl \ jq \ tar \ net-tools \