depot CLI v2.17.2 is now available
- Improved error message when your
.dockerignoreisn't formatted correctly - Added
--lintflag to lint yourDockerfilebefore building - Improved build start time by removing unnecessary API calls
- Removed garbage collection race condition during
--loadoperations - Fix
depot bake --printoperation - Report build options and flags to the API for better insights into what each build did
- Fix duplicate message logging when running
depot buildin CircleCI - Additional resiliency for
--loadoperations when a builder is under heavy load - Fix panic when using
depot cache resetwith no arguments - Improved robustness of our
depotinstall script - Add build summary link to
depot buildanddepot bakeoutput