mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 22:10:49 +00:00
The filesystem is supposed to be immutable, so do not try to make a symlink; new versions of moby tool should add one anyway. But try to make the directory a symlink points to, assuming that it will be on a writeable filesystem. fix #1920 see also #2288 Signed-off-by: Justin Cormack <justin.cormack@docker.com>