Skip to content

3004_3

Compare
Choose a tag to compare
@cdalvaro cdalvaro released this 19 Dec 20:29
· 321 commits to main since this release
99310c5

This release adds PUID and PGID env variables for mapping the host user permissions, and TZ env variable in addition to TIMEZONE for setting the container timezone. (#116)

The following changes are only related with the docker image.
Please refer to the Salt 3004 Release Notes for the full list of changes.

  • Use PUID and PGID for mapping host's user (d3b2740)
  • Add TZ env variable for setting container timezone (8a908ed)