dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
124 stars 46 forks source link

Manually enable BuildKit in TestRunner container #1190

Closed lbussell closed 1 year ago

lbussell commented 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.

dotnet-issue-labeler[bot] commented 1 year ago

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.