Skip to content

2.2.0 - PUID/GID + update integrity fix

Latest
Compare
Choose a tag to compare
@jaymoulin jaymoulin released this 22 Dec 21:01
· 3 commits to master since this release

new

  • fixes #133 : Adds PUID/GID environment variable as workaround for -u docker flag for some closed environments (qnap)

fixes

  • fixes #132 , #134 - wait for java process to terminate when closing - This may cause errors when user terminates container as Docker is proprietary on java process
  • fixes 7zip and version number since buildx multiarch
  • Fixes infinite loop on integrity check
  • mute errors on cleanup (integrity check fails)