Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
# general
v
victorious-dusk-75271
07/18/2022, 1:52 AM
docker.image() is poorly implemented because its builds and push every time without checking the dir hash. how do you solve this issue?
a
ancient-car-89914
07/18/2022, 1:54 AM
maybe try
https://github.com/MaterializeInc/pulumi-docker-buildkit
v
victorious-dusk-75271
07/18/2022, 1:54 AM
i dont know how to use this with gcp
a
agreeable-eye-87399
07/18/2022, 2:29 AM
the example code uses AWS but it looks to me that this a drop in replacement for the Docker provider.
b
billowy-army-68599
07/18/2022, 5:07 AM
this is tracked here:
https://github.com/pulumi/pulumi-docker/issues/132
10 Views
Post