Files
openclaw/docker_safe.json

14 lines
195 B
JSON

{
"name": "docker-safe",
"mode": "safe",
"capabilities": [
"list_containers",
"inspect_container",
"logs"
],
"rules": [
"aucune modification",
"aucun restart"
]
}