suexec needs to be installed

pull/598/head
GlassedSilver 4 years ago
parent 713a97f75a
commit d0f5518d31

@ -48,7 +48,8 @@ RUN apt-get update && apt-get -y install \
npm \
python2 \
python3 \
atomicparsley && \
atomicparsley \
apache2-suexec-custom && \
apt-get install -f && \
apt-get autoremove --purge && \
apt-get autoremove && \

Loading…
Cancel
Save