You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome if runs-on images could include the RedHat-suite of tools for enabling users to build container images with Podman or Buildah and manipulate registries with Skopeo. This would bring the service closer to the 1:1 compatibility detailed on the website.
I understand there were some issues where systemd units were failing to startup or boot times were significantly increased, so if it's not suitable to include them in the images hosted here, I would be grateful if information on these issues could be documented in this thread for those wanting to DIY it.
The text was updated successfully, but these errors were encountered:
Hi @p5, indeed podman systemd unit was misbehaving and causing increased boot time, so I have removed it. I will have a look whether the more recent version set in ubuntu24 no longer has those issues, in which case I will re-enable it (but only for ubuntu24 probably).
Hi, you can add podman in daemon-less mode, just the standalone binary, also I can't find buildah in the $PATH, it's present in the ubuntu24 official github runners
It would be awesome if runs-on images could include the RedHat-suite of tools for enabling users to build container images with Podman or Buildah and manipulate registries with Skopeo. This would bring the service closer to the 1:1 compatibility detailed on the website.
I understand there were some issues where systemd units were failing to startup or boot times were significantly increased, so if it's not suitable to include them in the images hosted here, I would be grateful if information on these issues could be documented in this thread for those wanting to DIY it.
The text was updated successfully, but these errors were encountered: