14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"name": "docker-safe",
|
|
"mode": "safe",
|
|
"capabilities": [
|
|
"list_containers",
|
|
"inspect_container",
|
|
"logs"
|
|
],
|
|
"rules": [
|
|
"aucune modification",
|
|
"aucun restart"
|
|
]
|
|
}
|