mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-07-09 17:18:24 +00:00
support docker
This commit is contained in:
parent
6a20b2021d
commit
cd7454d7fb
25 changed files with 541 additions and 206 deletions
|
|
@ -1,7 +0,0 @@
|
|||
FROM node:20-alpine
|
||||
|
||||
RUN npm install -g @musistudio/claude-code-router
|
||||
|
||||
EXPOSE 3456
|
||||
|
||||
CMD ["ccr", "start"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue