makefile retrieve volumes directories from env variables

This commit is contained in:
asus
2024-02-01 01:44:26 +01:00
parent 8b024074f1
commit cab7757043
8 changed files with 55 additions and 141 deletions

View File

@@ -27,7 +27,6 @@ COPY ./conf/www.conf /etc/php7/php-fpm.d/
RUN mkdir /run/php/
ARG WP_VOLUME_DIR
ARG WP_VOLUME_PLUGINS
ARG MAX_UPLOAD_SIZE
ARG EXECUTION_TIME