Skip to content

Commit 5bcb155

Browse files
Removing the tail line
1 parent d14b6e6 commit 5bcb155

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ WORKDIR /app
1818
CMD bash -c "composer install \
1919
&& vendor/bin/phpstan analyse -c phpstan.neon --memory-limit 1G \
2020
&& vendor/bin/phpunit"
21-
22-
CMD bash -c "echo 'Hello World'; tail -f /dev/null"

0 commit comments

Comments
 (0)