sclorg / httpd-container

Apache HTTP container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
49 stars 122 forks source link

Remove RHEL-7 support - EOL June 2024 #219

Closed phracek closed 4 months ago

phracek commented 4 months ago

This pull request removes RHEL-7 building and testing from this repository.

phracek commented 4 months ago

[test]

phracek commented 4 months ago

The grep for 'rhel7' is:

$ grep -rn 'rhel7' *
2.4/Dockerfile.rhel7:1:FROM rhscl/s2i-core-rhel7:1
2.4/Dockerfile.rhel7:26:      name="rhscl/httpd-24-rhel7" \
2.4/Dockerfile.rhel7:30:      usage="s2i build https://github.com/sclorg/httpd-container.git --context-dir=examples/sample-test-app/ rhscl/httpd-24-rhel7 sample-server" \
phracek commented 4 months ago

[test]

phracek commented 4 months ago

[test-openshift]

phracek commented 4 months ago

[test-all]