add env to disable permission check

This commit is contained in:
buanet
2022-11-08 20:21:25 +01:00
parent 183403a8b3
commit 2ead534cfa
2 changed files with 12 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
## Changelog
### v7.2.0-beta.1 (coming soon)
* add env PERMISSION_CHECK ([#251](https://github.com/buanet/ioBroker.docker/issues/251))
* add some more DEBUG messages to log
* add env IOB_BACKITUP_EXTDB to unlock external db backups in backitup adapter
* reorder dockerfile steps to fulfill ioBroker Docker check