Comment on CentOS 7 released on x86_64parentComments−heroprotagonist12yBesides using third party repos, you can also use Red Hat Software Collections for the official Red Hat offering of more recent packages (requires RHN, not available for CentOS).https://access.redhat.com/documentation/en-US/Red_Hat_Softwa...As another approach to mitigating dependency hell, you might consider using Docker containers for your services.−sciurus12ySoftware Collections are available for CentOS.http://wiki.centos.org/AdditionalResources/Repositories/SCL−heroprotagonist12yVery nice, thank you.
Comments
Besides using third party repos, you can also use Red Hat Software Collections for the official Red Hat offering of more recent packages (requires RHN, not available for CentOS).
https://access.redhat.com/documentation/en-US/Red_Hat_Softwa...
As another approach to mitigating dependency hell, you might consider using Docker containers for your services.
Software Collections are available for CentOS.
http://wiki.centos.org/AdditionalResources/Repositories/SCL
Very nice, thank you.