mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 14:19:54 +00:00
This makes sure that once we have ro rootfs any programs that still for any reason use `/tmp` can still write to it, or if people expect sharing it into a container to work. fix #778 Signed-off-by: Justin Cormack <justin.cormack@docker.com>