We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rm
1 parent 50e4e70 commit 7edabf6Copy full SHA for 7edabf6
Dockerfile
@@ -49,7 +49,6 @@ RUN chmod +x /usr/bin/composer
49
50
RUN rm -rf /app/var \
51
&& mkdir -p /app/var \
52
- && rm -rf /app/docker \
53
&& rm -rf /app/public/check.php \
54
&& php -d memory_limit=-1 /usr/bin/composer install --no-dev --optimize-autoloader \
55
&& php /usr/bin/composer audit
0 commit comments