github felddy/foundryvtt-docker v13.333.0

latest releases: v13.348.0, v13.347.0, v13.346.0...
8 months ago

This pre-release container supports Foundry VTT prototype release 13.333

Warning

Updates on the Prototype channel provide the implementation of major new features which are likely to introduce unforeseen bugs, breakages to existing game systems or modules, or other problems which will be disruptive to the usage of the software. Do not install this update unless you are doing so for the specific purposes of testing, it is not intended for use in 'live game' scenarios. The purpose of Prototype builds are to allow new experimental features to be tested and to help developers to begin the process of updating packages which are impacted by these changes. If you choose to update to this version you expose yourself to serious risk of having a bad experience. Please take this warning to heart.

What's Changed

There are substantial internal changes that may affect some users.

  • The container now defaults to a non-root user.
  • The internal home directory has changed from /home/foundry to /home/node
  • FOUNDRY_UID and FOUNDRY_GID environment variables have been deprecated.
    The Docker user option should be used to change the uid and gid of the running processes.
  • The container will no longer change the permissions in the data volume to match the uid and gid of the server. Therefore the CONTAINER_PRESERVE_OWNER environment variable is deprecated.
  • The TIMEZONE environment variable has been replaced by the standard TZ environment variable.
  • Bump the github-actions-all group across 1 directory with 5 updates by @dependabot in #1124
  • Bump the pip-all group across 1 directory with 4 updates by @dependabot in #1121
  • Bump the npm-all group across 1 directory with 2 updates by @dependabot in #1114
  • Add support for prerelease 13.333 by @felddy in #1125

Full Changelog: v13.332.0...v13.333.0

Don't miss a new foundryvtt-docker release

NewReleases is sending notifications on new releases.