Skip to content

Commit

Permalink
add zip
Browse files Browse the repository at this point in the history
  • Loading branch information
hangxie-cisco authored and dcwangmit01 committed Jan 16, 2020
1 parent 171e1b9 commit 1e14d31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,8 @@ function layer_install_os_packages() {
unzip \
wget \
whois \
xauth && \
xauth \
zip && \
curl -sSfL https://download.docker.com/linux/ubuntu/gpg | quiet apt-key add - && \
quiet add-apt-repository \
"deb [arch=amd64] https://download.docker.com/linux/ubuntu \
Expand Down

0 comments on commit 1e14d31

Please sign in to comment.