There was an error while loading. Please reload this page.
2 parents 0808547 + fe77e3f commit 7d03e5dCopy full SHA for 7d03e5d
1 file changed
Dockerfile
@@ -20,6 +20,7 @@ RUN apt-get clean && apt-get update -qq && apt-get install -qqy --no-install-rec
20
netcat \
21
jq \
22
lsb-release \
23
+ zip \
24
&& echo "alias ll='ls -la --color=auto'" >> /root/.bashrc \
25
&& mkdir -p /root/.composer/cache \
26
&& mkdir -p /root/.ssh \
0 commit comments