mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-16 04:09:26 +00:00
Previously we would sneakily remount as `rw` but of course you can't really do that on a truly immutable filesystem. See https://github.com/moby/tool/pull/129 for the `moby` side. Signed-off-by: Justin Cormack <justin.cormack@docker.com>