dleidert / openmediavault-upgrade

Script to upgrade openmediavault from one major release into the next
GNU General Public License v3.0
48 stars 1 forks source link

Stop and disable the docker service #20

Closed dleidert closed 3 years ago

dleidert commented 3 years ago

If the docker home directory is on any of the mounts we remounted read-only the installation/upgrade can fail. To prevent docker from accessing these shares we disable the service.

fixes #18