Hacker News new | ask | show | jobs
by fartattack 1665 days ago
Containers don't control the FS that they're written to. A container image is in the tar format and at runtime the underlying FS is defined by the host, which is why containers only run on hosts with union filesystems