diff --git a/Dockerfile.local b/Dockerfile.local index fc9e3d3ce3..1a757c1823 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -10,6 +10,7 @@ RUN apk --no-cache add --update \ bash \ curl \ openjdk8-jre \ + openssl \ py-pip \ python RUN pip install --upgrade awscli==${AWS_CLI_VERSION}