Signed-off-by: Justin Cormack <justin.cormack@docker.com>
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>