Skip to content
Snippets Groups Projects
Unverified Commit 05a99378 authored by Dominique Marcadet's avatar Dominique Marcadet
Browse files

add zip as needed tool

parent ba36e418
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ RUN \
nano \
nginx \
openssh-server \
unzip
unzip \
zip
RUN \
sed -i 's/worker_processes auto;/worker_processes 1;/' /etc/nginx/nginx.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment