mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-12-17 02:07:35 -05:00
All checks were successful
release-tag / release-image (push) Successful in 15m20s
.claude/ rootfs/usr/local/bin/entrypoint.sh
15 lines
279 B
JSON
15 lines
279 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(docker build:*)",
|
|
"Bash(docker run:*)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(docker exec:*)",
|
|
"Bash(docker inspect:*)",
|
|
"Bash(docker stop:*)",
|
|
"Bash(time docker exec:*)"
|
|
]
|
|
}
|
|
}
|