-
Notifications
You must be signed in to change notification settings - Fork 188
Description
Hi there!
My team is considering using sysbox for our privileged/DinD runners on our gitlab instance. We have quite a disconnected environment, and I've had a lot of issues trying to mirror in registry.nestybox.com/nestybox/sysbox-deploy-k8s:v0.6.7-0.
The issue seems to be that it's based on centOS 7, and we no longer allow images that old.//
I am happy to have a go at updating the base image in the Dockerfile myself, but I couldn't find it. I poked around https://github.com/nestybox/dockerfiles for a while but I couldn't see it there.
TL;DR Could anyone point me to the Dockerfile that's used to build registry.nestybox.com/nestybox/sysbox-deploy-k8s:v0.6.7-0?
Based on https://github.com/nestybox/sysbox/blob/master/CONTRIBUTING.md I guess this could be a documentation or bug issue (I don't seem to have perms to add the label myself).