Skip to content

Commit

Permalink
zip too
Browse files Browse the repository at this point in the history
  • Loading branch information
leijurv committed Oct 12, 2018
1 parent 9d3d8f6 commit 5167c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt install --target-release jessie-backports \

RUN apt install -qq --force-yes mesa-utils libgl1-mesa-glx libxcursor1 libxrandr2 libxxf86vm1 x11-xserver-utils xfonts-base xserver-common

RUN apt install -qq --force-yes unzip wget jq
RUN apt install -qq --force-yes unzip wget jq zip

COPY . /code

Expand Down

0 comments on commit 5167c0c

Please sign in to comment.