mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-18 18:12:24 +00:00
Before this patch we would bind mount ${groupDir} as /var/log,
but we wish to put data files in the group dir, so we should move
the logs to a subdirectory.
Signed-off-by: David Scott <dave.scott@docker.com>