This happens during "exporting to image" and sometimes during "pushing layers" after exporting image
I don't have a lot of context to provide for this or if this should be an issue here or in docker/build-push-action, but using driver-opts: image=moby/buildkit:master broke some deployments this morning (I see new commits in this repo from 10 hours ago)
In this case, docker/build-push-action is pushing a tag to AWS ECR (unsure if this effects other registries
I swapped master for v0.8.1 and everything works like a 🍑
I don't have any extra time right now to dig deeper but hope this helps somebody or can be part of a bigger discussion.
This happens during "exporting to image" and sometimes during "pushing layers" after exporting image
I don't have a lot of context to provide for this or if this should be an issue here or in docker/build-push-action, but using
driver-opts: image=moby/buildkit:masterbroke some deployments this morning (I see new commits in this repo from 10 hours ago)In this case,
docker/build-push-actionis pushing a tag to AWS ECR (unsure if this effects other registriesI swapped
masterforv0.8.1and everything works like a 🍑I don't have any extra time right now to dig deeper but hope this helps somebody or can be part of a bigger discussion.