Skip to content

Commit

Permalink
Merge pull request #2 from appknox/add-unzip
Browse files Browse the repository at this point in the history
Add unzip as one more dependencies in ak-ubuntu
  • Loading branch information
Praseetha-KR authored Apr 10, 2024
2 parents 9f352d8 + 3c53426 commit aab97ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ak-ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update -y \
iputils-ping \
tmux \
dnsutils \
unzip \
&& curl -sL https://deb.nodesource.com/setup_14.x -o nodesource_setup.sh \
&& bash nodesource_setup.sh \
# && add-apt-repository ppa:nginx/stable -y \
Expand Down

0 comments on commit aab97ae

Please sign in to comment.