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

Slackbot

over 4 years ago
This message was deleted.
s
j
a
  • 3
  • 10
  • 195
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
d
p
  • 3
  • 4
  • 194
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
m
c
  • 3
  • 5
  • 194
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
m
+2
  • 4
  • 10
  • 190
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
m
f
  • 3
  • 3
  • 190
This message was deleted.
s

Slackbot

about 2 years ago
This message was deleted.
s
j
+2
  • 4
  • 28
  • 188
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
m
+2
  • 4
  • 10
  • 188
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
  • 187
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
l
f
  • 3
  • 8
  • 187
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
m
l
  • 3
  • 4
  • 187
Previous212223Next

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