myitcv / x

Mono-repo for all myitcv.io/... Go code
MIT License
103 stars 20 forks source link

cmd/internal/bindmnt: fix "recursive" mounts. #95

Closed myitcv closed 5 years ago

myitcv commented 5 years ago

This is a bit of a hack. But as the comment says, handle the situation where the source and target of the mount share the same name. This would typically happen in a docker host/client situation.