koad
CCoder.com
•Created by Asher on 3/18/2025 in #help
Error while install Docker template
aparently this is the command you want to find your docker's GID ^
107 replies
CCoder.com
•Created by Asher on 3/18/2025 in #help
Error while install Docker template
I had the same issue, the docker compose file says to use 998 as group ID . but this may not be the case, it depends on when docker was installed.. the getent program doesnt exist in mac, but in order to fix this issue @Asher you will need to discover which GID your docker group is .. and replace that 998 in the docker compose with your actual group ID
107 replies