ColossalAI
ColossalAI copied to clipboard
[BUG]: Can't find the file /config/server.sh in EnergonAI docker
🐛 Describe the bug
I built the docker with Dockerfile of EnergonAI, then I execute the launch.sh, it tells me /config/server.sh doesn't exist.
Dockerfile:

(opt) [worker@bj3-136-162-18-s1 docker]$ ./launch.sh bash: /config/server.sh: No such file or directory
Environment
CUDA=11.4 python=3.10.8
you have to map your local directory to docker with -v to do column mapping. For docker volumn mapping usage please refer
https://www.geeksforgeeks.org/mounting-a-volume-inside-docker-container/
We have updated a lot. This issue was closed due to inactivity. Thanks.