fix claude install
This commit is contained in:
parent
0fa411a178
commit
6e5744b456
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ RUN KUBECTL_VERSION=$(curl -fsSL https://dl.k8s.io/release/stable.txt) \
|
||||||
COPY settings.json /etc/claude-code/managed-settings.json
|
COPY settings.json /etc/claude-code/managed-settings.json
|
||||||
|
|
||||||
# Install Claude Code stable release
|
# Install Claude Code stable release
|
||||||
RUN curl -fsSL https://claude.ai/install.sh | ash -s stable
|
RUN curl -fsSL https://claude.ai/install.sh | ash
|
||||||
|
|
||||||
|
|
||||||
# Install MCP servers globally — entry points land in /usr/local/lib/node_modules/
|
# Install MCP servers globally — entry points land in /usr/local/lib/node_modules/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue