Hacker News new | ask | show | jobs
by throwaway314155 387 days ago
Sorry I am lacking the context to understand this post. What does running mount inside a container do that's so egregious? Are host mounts exposed to the container somehow? I thought everything needed to be explicitly passed through to the container (e.g. using a volume)?
1 comments

I think they mean that running `mount` on the host now lists hundreds of mountpoints from containers, snaps, packagekit etc.