microsoft / microsoft/dcp

Check to see if Docker buildx is supported when using build features like `--secret` that require it

Open
#16 0 comments 0 reactions 1 assignee Claimed by @danegsta View on GitHub
area-orchestrator
Dominant language
Go
Stars
189
Forks
24
Avg merge
2d 16h
Merged PRs (30d)
18

Description

If a build attempts to force buildx but it isn't installed, the user experience is a 125 exit code with no other indications what's wrong (see https://github.com/dotnet/aspire/issues/10015). We should do some housekeeping to check for buildx in the Docker implementation if build fails when buildx features are used and report a better error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.