Loading Dockerfile +0 −1 Changes for Dockerfile: 0 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -35,5 +35,4 @@ ADD docker/fpm/conf.d/app.ini ${PHP_CONF_DIR}/fpm/conf.d/app.ini COPY docker/entrypoint.d/* /entrypoint.d/ RUN a2ensite app app-ssl && \ service apache2 reload && \ service php${PHP_VERSION}-fpm reload Loading
Dockerfile +0 −1 Changes for Dockerfile: 0 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -35,5 +35,4 @@ ADD docker/fpm/conf.d/app.ini ${PHP_CONF_DIR}/fpm/conf.d/app.ini COPY docker/entrypoint.d/* /entrypoint.d/ RUN a2ensite app app-ssl && \ service apache2 reload && \ service php${PHP_VERSION}-fpm reload