1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-16 04:53:59 +02:00

Minor whitespace, format and naming adjustments

This commit is contained in:
Tuschl
2017-07-26 09:09:56 +02:00
parent b6372dcf17
commit 6e645aaced

View File

@@ -37,7 +37,7 @@ RUN set -xe; \
xz xz
RUN set -xe; \ RUN set -xe; \
apk add --no-cache --virtual .wordpress-runtime-deps \ apk add --no-cache --virtual .ifm-runtime-deps \
apache2 \ apache2 \
apache2-utils \ apache2-utils \
php5-apache2 \ php5-apache2 \