Search results

  1. D

    Docker installation on LXC how to get PGID/PGUID mapped to root user

    Im trying to get docker working with PGID/PGUID in a container. The issue is if I install as root then the PGID/PGUID is 0 which is a problem when you try to install containers in portainer. I know this works as a VM but I am wondering if anyone has got this working in a container? I have tried...