sclorg / s2i-nodejs-container

NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 286 forks source link

Add support for ulimit into client part #425

Closed phracek closed 1 month ago

phracek commented 2 months ago

nodejs container already support ulimit to function ct_test_app_dockerfile that is used by most tests.

But client part uses function ct_s2i_build_as_df function and we need to enhance it.

phracek commented 1 month ago

[test-all] [test-upstream]