Ilia Beliaev
Results
12
comments of
Ilia Beliaev
@mikeseese that's still a valid option and should be added there. It exists in docker's API description - https://docs.docker.com/engine/api/v1.45/#tag/Image/operation/ImageBuild
I was testing it locally as [a test from my PR to support in testcontainers-go](https://github.com/testcontainers/testcontainers-go/pull/2482/files#diff-fb8725b2e45d4dd45709211d85444408a4af558390996f8a54c5806f61f35a5aR219) was passing for me too with current docker. However, when I was switching to the...