We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Thanks for working on this action :)
The docker buildx build command exposes the useful check frontend call to check for some best practices.
docker buildx build
check
Would it be possible to optionally run it before running the build, and fail if it returns any warning?
Description
Thanks for working on this action :)
The
docker buildx buildcommand exposes the usefulcheckfrontend call to check for some best practices.Would it be possible to optionally run it before running the build, and fail if it returns any warning?