Skip to content

Commit 2bd61ef

Browse files
committed
Hmm, something weird is happeing here
1 parent 9596189 commit 2bd61ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RUN rm -rf /app/var \
5959
&& rm -rf /app/docker \
6060
&& rm -rf /app/public/check.php \
6161
&& php -d memory_limit=-1 /usr/bin/composer install --no-dev --optimize-autoloader \
62-
&& ls -la /app
62+
&& ls -la /app/docker
6363

6464
EXPOSE 9000
6565

0 commit comments

Comments
 (0)