Docker image name with upper-case letters in docker-image-build

When I try to start my workspace, the template can't name the docker image because it contain some uppercase letters because it use the pseudo of the connected user. Who can use uppercase character. That may need a toLowerCase somewhere.

You can look at my template here : https://github.com/shiipou/coder-templates/blob/master/docker/main.tf
But it's just a clone of the docker-image-build template with more images (I add V, Flutter, Elixir and rust)
GitHub
Contribute to shiipou/coder-templates development by creating an account on GitHub.
Was this page helpful?