terraform-provider-docker icon indicating copy to clipboard operation
terraform-provider-docker copied to clipboard

fix: Compress build context before sending it to Docker

Open benley opened this issue 3 years ago • 3 comments
trafficstars

This fixes #439 by gzipping the build context, which prevents the Docker API from misinterpreting the stream as a plain text Dockerfile.

benley avatar Sep 21 '22 19:09 benley

What can I do to help get this merged? It looks like the failing test is unrelated to the changes in this PR - the sha256 of a third party busybox image has changed on dockerhub, likely due to a security update.

benley avatar Oct 27 '22 18:10 benley

Do we know how often PRs stay unattended to in this repo @benley? I also just opened one that is critical to something we are working on and hope the PR can see some traction. I can see this PR has been open for 23 days. Not encouraging at all.

cozzbie avatar Nov 19 '22 22:11 cozzbie

Merge this please! :) Have the same issue as in #439

abrekhov avatar Mar 01 '24 08:03 abrekhov