diff --git a/ak-ubuntu/Dockerfile b/ak-ubuntu/Dockerfile index 34a5cdf..ae29437 100644 --- a/ak-ubuntu/Dockerfile +++ b/ak-ubuntu/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update || apt-get update \ build-essential \ curl \ git \ + zip \ software-properties-common \ python-software-properties \ && curl -sL https://deb.nodesource.com/setup_9.x -o nodesource_setup.sh \