ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

[BUG]: Can't find the file /config/server.sh in EnergonAI docker

Open jouw opened this issue 2 years ago • 1 comments

🐛 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: image

(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

jouw avatar Jan 17 '23 08:01 jouw

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/

feifeibear avatar Jan 18 '23 03:01 feifeibear

We have updated a lot. This issue was closed due to inactivity. Thanks.

binmakeswell avatar Apr 18 '23 08:04 binmakeswell