Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #42 from govCMS/develop
Browse files Browse the repository at this point in the history
Release 1.1.2
  • Loading branch information
steveworley authored Dec 13, 2019
2 parents aae9130 + dfd3afe commit 188fb9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/Dockerfile.cli
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN rm -rf /app

COPY composer.json composer.lock /app/
COPY scripts /app/scripts
COPY custom /app/custom

# Run composer. Additional `rm`s can be added to reduce the image size, with diminishing returns.
RUN composer install --no-dev --no-interaction --no-suggest \
Expand Down

0 comments on commit 188fb9d

Please sign in to comment.