Danielle
Danielle
CCoder.com
Created by Asher on 3/18/2025 in #help
Error while install Docker template
I take it you're running on a Mac? If so, what tool are you using to run Docker containers
95 replies
CCoder.com
Created by Asher on 3/18/2025 in #help
Error while install Docker template
# If the coder user does not have write permissions on
# the docker socket, you can uncomment the following
# lines and set the group ID to one that has write
# permissions on the docker socket.
#group_add:
# - "998" # docker group on host
# If the coder user does not have write permissions on
# the docker socket, you can uncomment the following
# lines and set the group ID to one that has write
# permissions on the docker socket.
#group_add:
# - "998" # docker group on host
Did you follow the instructions at this part of the docker-compose file?
95 replies