Unable to build docker image even with example template
I am running Coder in docker and I can't create a workspace even with the example docker template,
useradd returns exit code 9 when building the image, however the same Dockerfile works on the host machine.