Closed lbussell closed 1 year ago
This change was made some time ago in the dotnet-docker main repo but never backported to eng/common, so it got overwritten and caused more problems. Original change: https://github.com/dotnet/dotnet-docker/commit/f2cad09f84ea4f2035c15d57fcd4272ce5fdf174
The new Mariner testrunner container has an older version of Docker that doesn't have BuildKit enabled by default. This should make it use BuildKit by default.
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.
This change was made some time ago in the dotnet-docker main repo but never backported to eng/common, so it got overwritten and caused more problems. Original change: https://github.com/dotnet/dotnet-docker/commit/f2cad09f84ea4f2035c15d57fcd4272ce5fdf174
The new Mariner testrunner container has an older version of Docker that doesn't have BuildKit enabled by default. This should make it use BuildKit by default.