You have to add the uid/gid to the docker-compose yaml file to specify which user/group you want to run as. They go in the “environment:” section as “PUID” and “PGID”. I have a post here that explains how to set it up with Glutun:
You have to add the uid/gid to the docker-compose yaml file to specify which user/group you want to run as. They go in the “environment:” section as “PUID” and “PGID”. I have a post here that explains how to set it up with Glutun: