Files

14 lines
195 B
JSON
Raw Permalink Normal View History

2026-03-21 11:26:31 +01:00
{
"name": "docker-safe",
"mode": "safe",
"capabilities": [
"list_containers",
"inspect_container",
"logs"
],
"rules": [
"aucune modification",
"aucun restart"
]
}