diff --git a/Dockerfile b/Dockerfile index 99842b9..42557a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN apt-get -y update && \ apt-transport-https \ ca-certificates \ curl \ + jq \ make \ software-properties-common && \ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | \