Commit Graph

3 Commits

Author SHA1 Message Date
1c33dfa4a4 Revert "container: Build static executable"
All checks were successful
dustin/tmpl/pipeline/head This commit looks good
I had forgotten that this container image is the base for the
*infra/cfg*, which needs a full operating system.

This reverts commit 554c1e9cf4.
2024-01-18 20:21:38 -06:00
554c1e9cf4 container: Build static executable
All checks were successful
dustin/tmpl/pipeline/head This commit looks good
Building a static executable and distributing it in a "from scratch"
container image dramatically reduces the image size: down to 8 MB from
102 MB.
2024-01-18 19:54:58 -06:00
e5403dbc66 ci: Add Jenkins build pipeline
All checks were successful
dustin/tmpl/pipeline/head This commit looks good
We'll build and publish `tmpl` with a container image, to make it easier
for other container images to include it.
2024-01-14 11:20:03 -06:00