mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
1fb15772d7
* Fix docker_config check to ignore Docker VOLUME mounts Only validate /media and /share mounts that are explicitly configured in add-on map_volumes, not those created by Docker VOLUME statements. * Check and test with custom map targets