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
47 stars 123 forks source link

Add a test in Dockerfile directly to check httpd version #193

Closed phracek closed 11 months ago

phracek commented 11 months ago

Add a test in Dockerfile directly to check httpd version

Otherwise when a wrong stream is installed, it's only found by scl test, which is too late in the process.

phracek commented 11 months ago

[test]