TarsCloud / TarsDocs

The documentations of TARS
BSD 3-Clause "New" or "Revised" License
168 stars 82 forks source link

Update docker.md #51

Closed longxucai closed 3 years ago

longxucai commented 3 years ago

用docker-compose部署的环境,启动时报错如下,应该是镜像少了文件,改成latest版本就没有报错,并且与tarscloud/tars-node:latest的版本也对应上了

ERROR: for framework Cannot start service framework: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: \"/usr/local/tars/cpp/deploy/docker-init.sh\": stat /usr/local/tars/cpp/deploy/docker-init.sh: no such file or directory": unknown ERROR: Encountered errors while bringing up the project.