qdm12/gluetun-wiki

PUID & PGID defaults incorrect

Opened this issue · 1 comments

URL to the Wiki page

https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/others.md

What's incorrect?

env vars PUID & PGID are documented as defaulting to 1000 however the Dockerfile has them blank by default. I thought perhaps this is inherited from the dockerfile USER instructions, but I don't see it defined, and I can confirm that by instantiating the image, so out of the box the image (and PUID/PGID) run as root.

Which one is the intended default, 0:0 or 1000:1000?

Also big thanks for doing this project :) it's hugely helpful and greatly appreciated! 🎉 🥳 🥇

⚠️ This is the Gluetun WIKI and any issue unrelated to the issue will be instantly closed as not planned without any explanation.

qdm12 is more or less the only maintainer so please:

  • do not ask for updates, be patient
  • 👍 the issue to show your support instead of commenting

qdm12 usually checks Wiki issues at least once per month and tries to resolve them all before a new Gluetun release.