mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-08 20:15:03 +10:00
Switch to npm
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
&& pip3 install --break-system-packages uv \
|
||||
&& npm install -g pnpm bun
|
||||
|
||||
RUN bun install -g openclaw@latest
|
||||
RUN npm install -g openclaw@latest
|
||||
|
||||
# Create necessary directories
|
||||
RUN mkdir -p /home/node/.clawdbot /home/node/clawd /home/node/.cache
|
||||
|
||||
Reference in New Issue
Block a user