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