rocky-linux / sig-cloud-instance-images

47 stars 7 forks source link

Build micro and init variants of the container images #42

Closed lumarel closed 1 year ago

lumarel commented 1 year ago

There are still some TODOs left:

If any changes/improvements are wanted, sure I can take them in account! Testbuilds are available here: https://quay.io/repository/lumarel/rockylinux?tab=tags

NeilHanlon commented 1 year ago

@lumarel do you want me to merge this and we can work on the other repo pushing (or maybe setting up syncing, instead?) later?

lumarel commented 1 year ago

@NeilHanlon I already had it planned out, now it is possible to create DOCKER_USERNAME, DOCKER_TOKEN, QUAY_USERNAME and QUAY_TOKEN, and easily push to them :) And if we need more it's very easy to add.

Also Added a CI pipeline now for these images.

So yeah I think it's ready to merge, and when we are done with the changes in the kickstart repo and generated new images, we can also remove the systemd line in the init container, but that can be done later 👍🏻