claude uses these tools a lot
This commit is contained in:
@@ -6,7 +6,10 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
curl \
|
||||
less \
|
||||
jq \
|
||||
procps \
|
||||
python3 \
|
||||
python-is-python3 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN npm install -g @anthropic-ai/claude-code && npm cache clean --force
|
||||
|
||||
Reference in New Issue
Block a user