mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
Update Dockerfile
This commit is contained in:
parent
84639e463e
commit
42cf855e85
@ -15,4 +15,4 @@ RUN docker-php-ext-enable swoole
|
||||
|
||||
VOLUME ["/root/"]
|
||||
|
||||
CMD if [ ! -d "CQBot-swoole" ]; then git clone https://github.com/crazywhalecc/CQBot-swoole.git; fi && cd CQBot-swoole/ && bash
|
||||
CMD if [ ! -d "CQBot-swoole" ]; then git clone https://github.com/crazywhalecc/CQBot-swoole.git; fi && cd CQBot-swoole/ && bash -c "php start.php"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user