Commit graph

13 commits

Author SHA1 Message Date
083130656c ignore all runner files 2025-07-01 15:51:37 -04:00
ef43e005d8 more flexible config 2025-07-01 15:51:06 -04:00
03cdc2c155 better building 2025-07-01 15:50:35 -04:00
0e81183d77 Set XDG_RUNTIME_DIR in build-containers systemd service needed for podman registry authentication 2025-07-01 14:47:47 -04:00
5333f27ec6 Pull images used for building containers before building them 2025-07-01 14:15:41 -04:00
0676338348 add podman containers.conf 2025-02-04 18:07:03 -05:00
e189886c5b initial runner deployment 2025-02-04 18:00:36 -05:00
d3bcffdab8
move docs to wiki 2025-02-04 12:50:06 +01:00
debe5f5092
update config for container-in-container builds 2025-02-04 11:55:18 +01:00
cb2d88c948
Pull container images before re-tagging them in build script
Podman (and also docker I think) requires the image to be present
locally in order to be able to retag them. If that is not the case an
error will occur.
2025-01-27 21:22:27 +01:00
c49ae7b783
Update ubuntu-latest to 24.04 2025-01-27 21:20:55 +01:00
9ba49b1bb7
container registry! 2025-01-27 12:13:57 +01:00
a55b81cece
some preliminary config 2025-01-27 11:56:52 +01:00