Nextcloud is in EPEL 10. You’ll get updates along with the rest of the OS.
I have been using EPEL 9 Nextcloud for a good while and it’s been a smooth experience.
If you want specifically Docker, I would not choose an EL10 distro, really. I have been test driving AlmaLinux 10 and it’s pretty nice, but I would look elsewhere.
Well, it’s more procedural than object-oriented because it’s easier to avoid object-oriented programming than procedural code :D
(Note: I wouldn’t call defining classes OOP until you start using inheritance. Overriding
__str__
and stuff might count, but not a lot to me.)Personally, as time goes on, I use inheritance less.