Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
w
wet-noon-14291
01/03/2022, 10:37 PM
If you build and publish a docker image using pulumi, will it also build the docker image during preview? When looking in the logs for my github actions, it looks like it builds the image twice...
b
billowy-army-68599
01/04/2022, 12:39 AM
unfortunately yes, it's covered by this
https://github.com/pulumi/pulumi-docker/issues/132
w
wet-noon-14291
01/04/2022, 9:18 AM
@billowy-army-68599
, thanks... but all I need is probably just to apply the skip preview flag which I had forgot about :)
2 Views
Post