Skip to content

v0.6.2+e

Compare
Choose a tag to compare
@felddy felddy released this 17 Jun 17:15
· 2070 commits to develop since this release
e7bb589

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