tall-energy-85878
08/08/2024, 4:48 PMfuture-hairdresser-70637
08/08/2024, 5:18 PMtall-energy-85878
08/08/2024, 5:20 PMfuture-hairdresser-70637
08/08/2024, 5:34 PMtall-energy-85878
08/08/2024, 5:35 PMcontext deadline exceeded
which makes sense if the client never reaches the server, though I instantiate the builder with --bootstrap
, which should verify the connectionfuture-hairdresser-70637
08/08/2024, 5:41 PMtall-energy-85878
08/08/2024, 5:42 PMfuture-hairdresser-70637
08/08/2024, 5:43 PMtall-energy-85878
08/08/2024, 8:14 PMhallowed-photographer-31251
08/09/2024, 4:14 PMtall-energy-85878
08/09/2024, 4:16 PMPre-run commands
block: pulumi env run <stack-name> -i -- sh -c 'docker buildx create --name <builder-name> --driver remote --driver-opt <redacted-args> --bootstrap <url>'
hallowed-photographer-31251
08/09/2024, 4:21 PMdocker --version
in a pre-run command would tell you). to rule out whether this is a docker issue you might try downgrading locally to see if it still works for you. like for example it might be old enough that --bootstrap
doesn’t do anything (https://github.com/docker/buildx/pull/1103)tall-energy-85878
08/09/2024, 4:22 PMhallowed-photographer-31251
08/09/2024, 4:23 PMtall-energy-85878
08/09/2024, 4:44 PMDocker version 27.1.1, build 6312585
tall-energy-85878
08/09/2024, 4:57 PMtall-energy-85878
08/09/2024, 5:00 PMtall-energy-85878
08/09/2024, 5:50 PMhallowed-photographer-31251
08/09/2024, 5:52 PMtall-energy-85878
08/09/2024, 5:53 PM