mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-02 15:44:32 +00:00
This is similar to ae64ab6b82 from #2849 which
did the same for runtime.mkdir.
This makes it possible to specify both host (absolute) or container (relative)
paths.
Signed-off-by: Ian Campbell <ijc@docker.com>