Tutorials_CN
Tutorials_CN copied to clipboard
docker-compose up 启动后立即退出
节点启动后立即退出
image: dolphindb/dolphindb:v2.00.7
root@ubuntu:/mnt/test/dolphinDB/DolphinDB-Docker-Compose# docker-compose up
[+] Running 5/5
⠿ Network dolphindb-docker-compose_dbnet Created 0.1s
⠿ Container ddbagent1 Created 0.5s
⠿ Container ddbcontroller Created 0.5s
⠿ Container ddbagent2 Created 0.5s
⠿ Container ddbagent3 Created 0.5s
Attaching to ddbagent1, ddbagent2, ddbagent3, ddbcontroller
ddbagent3 exited with code 255
ddbagent1 exited with code 255
ddbcontroller exited with code 255
ddbagent2 exited with code 255
root@ubuntu:/mnt/test/dolphinDB/DolphinDB-Docker-Compose#