docker的安装方式没了?
#2948
Replies: 1 comment
-
|
docker的安装继续存在,安装文档:https://github.com/Hmbown/CodeWhale/blob/main/docs/DOCKER.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
不敢相信我的眼睛,真的没了。
我现在如下启动0.8.49还可以么?如果改成latest,能行么?
docker run --rm -it
-e DEEPSEEK_API_KEY="$sk-133cebd685d6466ca4d6bafe566b644f"
-v codewhale-home:/home/codewhale/.codewhale
-v "$PWD:/workspace"
-w /workspace
ghcr.io/hmbown/codewhale:v0.8.49
Beta Was this translation helpful? Give feedback.
All reactions