abundant-architect-46258
08/19/2023, 4:10 PMhttps://cdn.discordapp.com/attachments/1142490733975179325/1142490734453346414/image.png▾
quaint-dress-831
08/21/2023, 3:55 PMgarden
works on her machine on Docker Desktop using Docker Desktop's built-in Kubernetes clustergit pull
the latest quickstart-example
to ensure any odd string interpolation issues have been fixedgit status
in that repo would also be helpfulabundant-architect-46258
08/23/2023, 3:03 AMUnable to run docker command: Command "C:\Users\kroher\.garden\tools\docker\5a0bc93c8664c344\docker\docker.exe build -t vote:v-9c69374b3b --build-arg GARDEN_MODULE_VERSION=v-9c69374b3b --build-arg GARDEN_ACTION_VERSION=v-9c69374b3b --file C:\Users\kroher\code\garden\quickstart-example-4\.garden\build\vote\Dockerfile C:\Users\kroher\code\garden\quickstart-example-4\.garden\build\vote" failed with code 1:
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2B done
#2 DONE 0.1s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2210432570/Dockerfile: no such file or directory
quaint-dress-831
08/23/2023, 8:20 AMgarden deploy -l5
and post the logs to a Gist?https://cdn.discordapp.com/attachments/1142490733975179325/1143822652918734879/6QbgO.png▾
abundant-architect-46258
08/24/2023, 4:03 PMquaint-dress-831
08/31/2023, 3:03 PMabundant-architect-46258
09/04/2023, 2:53 PM.garden/build/
directories from whatever weird state things were in, probably from orphaned installs/docker resets or something that clean/purge aren't hitting somehow. Anyway thanks again!