Containers don't share local time with the host by default. We can overcome this by sharing `/etc/localtime` as a read-only volume on each container. Possibly related: #55