top | item 26103883

CentOS 8 Stream Docker image

3 points| ___timor___ | 5 years ago |timor.site

3 comments

order

___timor___|5 years ago

We’re all divided with recent decision to focus on CentOS Stream, which essentially means that stable, professional distro will turn into rolling release now. Also CentOS board members don’t gave us more confidence for the future.

I don’t want to be totally sceptic, I would like to test it on my own and only then, decide if it’s stable enough. But I work mostly with Docker containers and there are no official Docker images with Stream variant. I decided to create it on my own, based on official instruction.

https://hub.docker.com/r/tgagor/centos-stream

Now at least I can try it and decide on my own, if it’s stable enough for production workloads.

LinuxBender|5 years ago

I think a big differentiating factor for people will depend on their patching strategy. For those that pull images and updates directly from the internet, I would expect some surprises and feature-creep. For those that rsync all the repos into their datacenter and maintain point-in-time snapshots of OS repos, their own Artifacts, etc... then use their CI/CD pipelines to validate everything from OS to services, they should have more controlled suprises at build and verify time. Those folks should not see surprises in their production environment in my opinion.