note on protection mode
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Paolo Asperti 2023-07-26 09:44:30 +02:00
parent e0737632f8
commit 1045ebebd0
Signed by: paspo
GPG Key ID: 06D46905D19D5182
2 changed files with 10 additions and 0 deletions

View File

@ -3,3 +3,7 @@
This addon enables a zabbix agent2 for the hassio instance.
You obviously need a zabbix server for it to be meaningful.
## Docker access
If you need the agent to access the underlying docker, you need to disable the "Protection mode" switch and restart the container.

View File

@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bashio
# Instead of enforcing this requirement, we let the user choose
# to access docker, we need to disable "protection mode"
#bashio::require.unprotected