C
Coder.comβ€’2y ago
Sven

First setup issues

Hi! Im trying to install docker-code-server on Coder but it quit on template import provision for start: recv import provision: plan terraform: terraform plan: exit status 1 https://paste.bijsven.nl/hofuzavuya.cpp
352 Replies
Phorcys
Phorcysβ€’2y ago
yeah so can you send over your docker-compose.yml ? you have to set the user value to coder:998 inside the service declaration
services:
coder:
user: coder:998
services:
coder:
user: coder:998
where 998 is the GID of the docker group
Phorcys
Phorcysβ€’2y ago
actually, i didn't know about group_add hmm you should maybe try upping the compose version oh yeah i didn't know about group_add because it doesn't exist anymore it seems
Sven
Svenβ€’2y ago
oh i followed the tutorial on the website with gitclone
Sven
Svenβ€’2y ago
Okay Just docker-compose up -d ? As root https://paste.bijsven.nl/nutodukogi.rb
Phorcys
Phorcysβ€’2y ago
yup
Sven
Svenβ€’2y ago
Get this error That i need to use another version That did i in the config
Phorcys
Phorcysβ€’2y ago
yeah it's 3.8 sorry not 3.9 also your docker-compose is outdated
Sven
Svenβ€’2y ago
Again oh Just apt update && apt upgrade -y? Im not that good in Docker πŸ™‚
Phorcys
Phorcysβ€’2y ago
no the package changed actually I think it'd be
apt remove docker-compose
apt install docker-compose-plugin
apt remove docker-compose
apt install docker-compose-plugin
not sure about the remove part and the newer command is docker compose without the -
Sven
Svenβ€’2y ago
ah
Phorcys
Phorcysβ€’2y ago
yeah they decided to make it a plugin
Sven
Svenβ€’2y ago
Docker-compose is better πŸ˜„ https://paste.bijsven.nl/axenavafoy.rb
Want results from more Discord servers?
Add your server