Did you check if the mount was overwritten? In my case I had a bind mount in a container but I set the propagation incorrectly and it “layered” a new mount hiding some of my other mounts.
Share and learn in the Docker community.
Did you check if the mount was overwritten? In my case I had a bind mount in a container but I set the propagation incorrectly and it “layered” a new mount hiding some of my other mounts.