Skip to content

Releases: felddy/foundryvtt-docker

v0.6.3

18 Jun 16:13
4f39290
Compare
Choose a tag to compare

Container now supports Foundry Virtual Tabletop v0.6.3.

See: https://foundryvtt.com/releases/0.6.3

v0.6.2+f

17 Jun 17:29
8652505
Compare
Choose a tag to compare

Fix error discovered in release of v0.6.2+e. No other changes.

v0.6.2+e

17 Jun 17:15
e7bb589
Compare
Choose a tag to compare

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

v0.6.2+d

13 Jun 18:23
f7f16f2
Compare
Choose a tag to compare

Adds support for Docker secrets.

https://docs.docker.com/engine/swarm/secrets/

v0.6.2+c

12 Jun 01:53
f2a4e9b
Compare
Choose a tag to compare

Adds support for FOUNDRY_RELEASE_URL.
See feature request: #25

v0.6.2+b

07 Jun 15:17
502a385
Compare
Choose a tag to compare

Includes changes from PR #22
This implements more robust extraction of the username from the login response.

v0.6.2+a

07 Jun 01:32
0bfd05d
Compare
Choose a tag to compare

Supports Foundry Virtual Tabletop v0.6.2
See: https://foundryvtt.com/releases/0.6.2

v0.6.1+e

05 Jun 16:02
27bab65
Compare
Choose a tag to compare

Incorporates changes from #20

v0.6.1-pre.1+d

05 Jun 15:44
5b4df3c
Compare
Choose a tag to compare
v0.6.1-pre.1+d Pre-release
Pre-release

Incorporates changes from #20

v0.6.1+d

05 Jun 15:57
8b4ac79
Compare
Choose a tag to compare

Incorporates fixes for #19