emlevage des fichiers inutiles

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-11 14:21:58 +01:00
parent 543d104c7c
commit ad0edd2bd8
166 changed files with 13 additions and 18661 deletions

View File

@ -48,7 +48,7 @@ USER www-data
COPY --chown=www-data:www-data . .
# install composer deps && env
#RUN export COMPOSER_CACHE_DIR="/dev/null"; composer install --no-progress \
RUN export COMPOSER_CACHE_DIR="/dev/null"; composer install --no-progress
#&& composer dump-env prod
# Install frontend deps and build frontend