adding stuff for claude
This commit is contained in:
8
bin/run-claude-docker.sh
Executable file
8
bin/run-claude-docker.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
docker run -it --rm \
|
||||
-v /code/php/sites/thepatterncreator:/app \
|
||||
-v /code/php/sites/thepatterncreator/claude-config:/root/.config/claude-code \
|
||||
-v /code/php/sites/thepatterncreator/mcps/ssh:/root/.ssh \
|
||||
--name claude-dev-weather \
|
||||
claude-code-php84
|
||||
Reference in New Issue
Block a user