UNCLASSIFIED - NO CUI

Skip to content

ulimit defaults add NOFILE (number of open files)

Chad Geary requested to merge buildah-ulimit-defaults into master

some projects, especially those that use NPM, hit the NOFILE (number of open files) limit during builds

this change sets a working default

the two projects that are known to succeed with this change (and fail without) are:

trigger run:

https://code-ib-mario.staging.dso.mil/ironbank-tools/tools/trigger/-/jobs/203053

Edited by Chad Geary

Merge request reports