build
2 articles
A GitHub Actions Pipeline, With the Seconds Attached
A workflow that really runs, quoted as it is, with the per-step timings from a real run — where 84 seconds go, what caching buys, and the two lines that matter.
Cloud & DevOpsHow to Dockerize a Spring Boot Application, and What Each Choice Costs
Four images built from one Spring Boot app, measured — 785MB down to 531MB, and why the layered build that everyone recommends does not shrink anything.
Containers