Commit Graph

4 Commits (e75f97cc8c4f652c742dacb15a58e495bd5132e0)

Author SHA1 Message Date
Dustin e75f97cc8c Install curl
ContainerImages/cfg/pipeline/head This commit looks good Details
The configuration system uses `curl` to fetch _age_ encryption keys from
the key server.  It was installed by default in the Fedora Minimal
container image, but it is not included in the base Alpine image.
2024-01-19 16:04:31 -06:00
Dustin 4bba99f4f2 Rebase on Alpine
ContainerImages/cfg/pipeline/head This commit looks good Details
Using Alpine instead of Fedora Minimal reduces the size of the final
image from 175 MB to 50 MB.  This should speed up execeution on slow
machines like Raspberry Pis.
2024-01-19 10:15:25 -06:00
Dustin d5c20663f6 Run config.sh from Git checkout
This way, we don't have to rebuild the container image every time we
want to make a change to the configuration process.
2024-01-17 17:33:42 -06:00
Dustin 7cefbd30b6 Initial commit
ContainerImages/cfg/pipeline/head This commit looks good Details
2024-01-17 14:07:31 -06:00