act28 / pia-openvpn-proxy

An Alpine Linux docker container running Privoxy and OpenVPN via Private Internet Access
19 stars 9 forks source link

Error: UID and GID are not set #2

Closed Silversurfer79 closed 4 years ago

Silversurfer79 commented 4 years ago

UID and GID are not set. appears over and over and doesnt stop, please advise.

So if I oput in UID: 1001 and GID: 2001 it stops erroring and loads with more errors. What should those values be?

act28 commented 4 years ago

RTFM: these are optional

How to find your own UID/GID https://lmgtfy.com/?q=how+to+find+your+own+uid+gid+linux

Silversurfer79 commented 4 years ago

Cheeky, im not asking how to find the values, Im asking what they should be? Im using docker and wanting to know what to use.

act28 commented 4 years ago

What they should be, is what they are currently set to - for your current user. :) https://medium.com/@mccode/understanding-how-uid-and-gid-work-in-docker-containers-c37a01d01cf