terraform-provider-docker/internal
Benjamin Staffin ae80eb7d7b
fix: Compress build context before sending it to Docker (#461)
This fixes #439 by gzipping the build context, which prevents the Docker
API from misinterpreting the stream as a plain text Dockerfile.

Co-authored-by: Martin <Junkern@users.noreply.github.com>
2025-04-11 13:03:00 +02:00
..
provider fix: Compress build context before sending it to Docker (#461) 2025-04-11 13:03:00 +02:00