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:
@@ -17,7 +17,7 @@ RUN pip3 install --break-system-packages uv
|
||||
RUN npm install -g pnpm bun clawdbot@latest
|
||||
|
||||
# Create necessary directories
|
||||
RUN mkdir -p /home/node/.clawdbot /home/node/clawd
|
||||
RUN mkdir -p /home/node/.clawdbot /home/node/clawd /home/node/.cache
|
||||
|
||||
# Set environment variables
|
||||
# Python packages will be installed to /home/node/clawd so they persist after restart
|
||||
|
||||
Reference in New Issue
Block a user