Changelog
Added
- UID/GID environment variables to change the running user. (#46, #47 )
/metricsendpoint with OpenMetrics 1.0 format. (#42 )
Changed
- Some npm packages used for bundling JS had post-install scripts. Those packages were replaced by alternatives. (Bundling "modern" JS almost makes you wish for programming with punch cards)
Warning
Updating to new container image with an existing volume should not cause any permission issues unless you previously set the UID=xyz environment variable before v0.10.0, or used the --user option.