v0.6.2+e
Add timestamp label to container to help with diagnostics and debugging.
These labels can be viewed using:
docker inspect --format='{{range $k, $v := .Config.Labels}}
{{- printf "%s = \"%s\"\n" $k $v -}} {{end}}' \
felddy/foundryvtt