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

use /bin/bash instead of /sbin/nologin as default shell for default user as s2i-core did #194

Closed zmiklank closed 1 year ago

zmiklank commented 1 year ago

Partially fixes: https://github.com/sclorg/s2i-base-container/issues/283 Related: https://github.com/sclorg/s2i-base-container/pull/284

zmiklank commented 1 year ago

[test-all]