Skip to content

Add a variable to ask for socket in Docker-based example templates #15035

@phorcys420

Description

@phorcys420

When adding one of the Docker-based starter templates (from/starter-templates) while using an external Docker daemon that does not match the Docker provider's default value (/var/run/docker.sock), you will be met by an error message telling you that the Docker socket can't be reached.

This also means that the template won't be added to your instance due to the error, and you can't just change that, so you need to clone and edit the example from the repo, and then push it to your Coder instance.

I think we can fix this pretty easily by just adding a variable block asking for the socket's path.

cc: @matifali

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions