We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d780b72 commit 05053ffCopy full SHA for 05053ff
1 file changed
Dockerfile
@@ -15,4 +15,4 @@ FROM cli
15
COPY . /app/
16
WORKDIR /app/
17
18
-RUN composer install
+RUN composer install --optimize-autoloader --classmap-authoritative --no-interaction --prefer-dist --no-progress
0 commit comments