This message was deleted.
s
This message was deleted.
q
The Pulumi Docker provider will build it every time, as you've seen. You could try adding
cacheFrom
to the build args which will ensure BuildKit does the least possible amount of work.
Ideally, we'd have the Docker provider support Pulumi's FileArchive, which would have better semantics here - but we'd need to open an issue for this n