https://pulumi.com
Join Slack
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
d
+2
  • 4
  • 18
  • 205
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
j
a
  • 3
  • 37
  • 204
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
v
+4
  • 6
  • 22
  • 204
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
a
m
  • 3
  • 5
  • 201
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
y
  • 2
  • 2
  • 200
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
f
b
  • 3
  • 11
  • 200
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
f
+2
  • 4
  • 8
  • 200
Hey guys, I get the `error: booting builder: context deadline exceeded` when trying to build an imag...
m

M.M

9 months ago
Hey guys, I get the
error: booting builder: context deadline exceeded
when trying to build an image using docker-build provider. I use following code when trying to build the image:
image, errCreatingImage := dockerbuild.NewImage(context, name, &dockerbuild.ImageArgs{
		Push: pulumi.Bool(true),
		Tags: pulumi.StringArray{
			pulumi.String(imageId),
		},
		Dockerfile: &dockerbuild.DockerfileArgs{
			Location: dockerfileLocation,
		},
		Context: &dockerbuild.BuildContextArgs{
			Location: location,
		},
	}, pulumi.Timeouts(&pulumi.CustomTimeouts{Create: "30m"}), pulumi.DependsOn(dependsOn))
I've verified that docker build context location is correct and Dockerfile location is also correct by building the image from terminal. For the sake of simplicity and debugging I've replaced my Dockerfile original contents with following: "FROM hello-world", but error is still there. Would be grateful if anyone could point me in the right direction.
m
e
  • 2
  • 2
  • 198
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
a
a
  • 3
  • 2
  • 198
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
m
j
  • 3
  • 2
  • 198
Previous202122Next

Pulumi Community

No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.

Powered by