alpinelinux / docker-alpine

Official Alpine Linux Docker image. Win at minimalism!
MIT License
1.04k stars 261 forks source link

How to configure the maximum number of threads for a specified user. For example, in centos, it is configured through the /etc/security/limits.d/20-nproc.conf file, but I did not find an alpine related configuration file. #277

Closed luomengY closed 1 year ago

luomengY commented 1 year ago

How to configure the maximum number of threads for a specified user. For example, in centos, it is configured through the /etc/security/limits.d/20-nproc.conf file, but I did not find an alpine related configuration file.

ncopa commented 1 year ago

Please see: https://gitlab.alpinelinux.org/alpine/aports/-/issues/14141

https://gitlab.alpinelinux.org/alpine/aports/-/issues/11945