centos-ssh icon indicating copy to clipboard operation
centos-ssh copied to clipboard

Plans for CentOS-8?

Open marhoy opened this issue 5 years ago • 7 comments

Thanks for a great docker image!

Any plans for creating a CentOS-8 version? Some packages in CentOS-7 are getting quite old...

marhoy avatar Nov 24 '19 15:11 marhoy

Hi @marhoy,

Thank you for your interest in the project. Yes there are plans to add a CentOS-8 branch however I'm pausing development on all personal projects until sometime next year when I have some spare time.

jdeathe avatar Nov 24 '19 16:11 jdeathe

@jdeathe I am waiting for that 💯

saeedvaziry avatar Apr 17 '20 09:04 saeedvaziry

Hi @jdeathe! Can you create a branch centos-8-develop for this purpose? I did a kind of a CentOS-8 adaptation forking from your centos-7-develop that I'd like to propose a PR... https://github.com/magau/centos-ssh/tree/centos-8-develop I didn't spend much time on that but it seams succeed to build FROM centos:8. At least it can be a start point... Any way, I'd like to thank you for the nice work that you've did! Cheers!

magau avatar Nov 12 '20 23:11 magau

Hi @jdeathe Any plans for upgrading to a more recent Centos veersion, are the target Centos-9 stream? or Centos 8? Cheers

lunarfs avatar Sep 06 '22 07:09 lunarfs

Hi @lunarfs

Thanks for you're interest in the project. I currently have no use case for this except for education and personal interest and don't have spare time to pick this up right now.

There's no longer an Enterprise CentOS product so CentOS-8 was never worked on and I have no plans to support CentOS Stream yet.

jdeathe avatar Sep 06 '22 12:09 jdeathe

Hi @lunarfs

Thanks for you're interest in the project. I currently have no use case for this except for education and personal interest and don't have spare time to pick this up right now.

There's no longer an Enterprise CentOS product so CentOS-8 was never worked on and I have no plans to support CentOS Stream yet.

OK, i see.. So I could be interested in porting this to a different base image e.g. Debian based.. how would you think of that.. I would realy like to sort of fork this.. and then base it on a debian base image.. but keep alot of the nice functionality you have added.

lunarfs avatar Sep 07 '22 07:09 lunarfs

so I did a POC on Rocky linux 9.0 https://github.com/jdeathe/centos-ssh/compare/centos-7-develop...lunarfs:rocky-ssh:rocky9-devel since I am running Mac M1, I needed to remove the usage of inotify, there might be better alternatives than my fix.. I am up for discussing this. at least it work on my machine for now.. I might spend a bit more Time on this..

lunarfs avatar Nov 25 '22 10:11 lunarfs