Support running in the foreground #406

(cherry picked from commit dcbc2564ea)
This commit is contained in:
Francis Dong
2022-03-07 16:06:58 +08:00
committed by hongqiaowei
parent 01b5a03324
commit c2cd402b52
2 changed files with 10 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
# entrypoint for docker
/bin/bash ./boot.sh start && touch dummy.log && tail -f dummy.log
/bin/bash ./boot.sh start f