Workspace build failed (remote Docker host over SSH)
Hi,
I modified the starter docker template (https://github.com/coder/coder/tree/main/examples/templates/docker) to support remote Docker host over SSH:
SSH connection works properly (template was added correctly by Coder dashboard).
Unfortunately, when creating my first workspace based on this template, I encountered the following error:
The remote Docker host is set up using Snap.
Can you suggest where the source of the problem may be?
I modified the starter docker template (https://github.com/coder/coder/tree/main/examples/templates/docker) to support remote Docker host over SSH:
SSH connection works properly (template was added correctly by Coder dashboard).
Unfortunately, when creating my first workspace based on this template, I encountered the following error:
The remote Docker host is set up using Snap.
Can you suggest where the source of the problem may be?
GitHub
Provision remote development environments via Terraform - coder/coder