Loading Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -23,3 +23,5 @@ RUN a2ensite app app-ssl && \ COPY . /app WORKDIR /app RUN composer install Loading
Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -23,3 +23,5 @@ RUN a2ensite app app-ssl && \ COPY . /app WORKDIR /app RUN composer install