suexec needs to be installed

This commit is contained in:
GlassedSilver
2022-05-03 09:44:43 +02:00
parent 713a97f75a
commit d0f5518d31

View File

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