C
Coder.com•3y ago
Achlon

Coder code-server template docker permission denied

Hey so I got this,
No description
6 Replies
Achlon
AchlonOP•3y ago
not very sure how to fix it it just says that its permission denied
bpmct
bpmct•3y ago
Hmm... What operating system are you using?
Achlon
AchlonOP•3y ago
Ubuntu 20.04 i think
bpmct
bpmct•3y ago
You'll need to give your user permission to use Docker https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user You have Docker installed, right? I think you just need to give your user Docker access.
Achlon
AchlonOP•3y ago
yep ok it works! Thank you!
bpmct
bpmct•3y ago
Awesome, glad that did the trick 🙂

Did you find this page helpful?