15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(docker exec:*)",
|
|
"Bash(docker restart:*)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(curl:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |