Skip to content

Commit

Permalink
There's no vendor to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Mar 24, 2020
1 parent e669464 commit 5f5f6c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ COPY assets /var/www/html/assets

RUN COMPOSER_ALLOW_SUPERUSER=1 \
COMPOSER_HOME="/composer" \
composer install

COPY vendor /var/www/html/vendor
composer install --no-dev

COPY docker/php/vhost.conf /etc/apache2/sites-available/000-default.conf

Expand Down

0 comments on commit 5f5f6c7

Please sign in to comment.