mirror of
https://github.com/casjaysdevdocker/lenpaste
synced 2025-09-18 15:57:40 -04:00
.claude/ Dockerfile rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/etc/docker/init.d/01-lenpaste.sh
17 lines
356 B
JSON
17 lines
356 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:paste.lcomrade.su)",
|
|
"Bash(docker build:*)",
|
|
"Bash(docker run:*)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(docker exec:*)",
|
|
"Bash(docker stop:*)",
|
|
"Bash(docker search:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |