I see Docker mentioned every other thread and was wondering how useful it is for non development things, and if so what they are.
You must log in or register to comment.
Even with external volumes, I don’t think there should be any mechanism where a container can escape a bind mount to affect the rest of the host fs? I use bind mounts all the time, far more than docker volumes.