Closed as not planned
Closed as not planned
Description
Windows 10
Coder v0.8.1+fd4954b
Prerequisites:
Run docker context ls
Steps to reproduce:
- Coder server --tunnel
- Login to local coder via cli (run coder login and pass key)
- Run coder templates init
- Choose template you want to create (code-server in Docker)
- Navigate to templates folder via command line
- Run coder templates create (follow cli instructions)
Actual result: the following error message is shown in cli
Error: Error pinging Docker server: error during connect: Get "http://%2F%2F.%2F%2Fpipe%2F%2Fdocker_engine/_ping": open //.//pipe//docker_engine: The system cannot find the file specified.
✔ Detecting persistent resources [1538ms]
✘ Cleaning Up [121ms]
template import provision for start: recv import provision: plan terraform: terraform plan: exit status 1
Expected result:
Template is created
.tf file example used for the template creation:
main.tf.txt
Metadata
Metadata
Assignees
Labels
No labels