mirror of
https://github.com/casjaysdevdocker/gitea
synced 2025-12-14 14:07:01 -05:00
.claude/ Dockerfile .env.scripts rootfs/tmp/etc/docker/daemon.json rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/etc/docker/init.d/05-dockerd.sh
11 lines
122 B
JSON
11 lines
122 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(tree:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|