Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
flemming-pr committed Dec 3, 2024
1 parent 951417d commit 98e6f80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ COPY --from=composer/composer:latest-bin /composer /usr/bin/composer

COPY ./ /var/www/html

RUN ls -al

RUN composer install --no-interaction --no-dev --ignore-platform-req=ext-intl

RUN mkdir -p /var/www/html
Expand Down

0 comments on commit 98e6f80

Please sign in to comment.