wheresalice commented on PR #5575:
URL: https://github.com/apache/couchdb/pull/5575#issuecomment-3172491853

   I had to instead set the following:
   
   ```yaml
   services:
     couchdb:
       ulimits:
         nofile:
           soft: 65535
           hard: 65535
   ```
   
   I believe this depends on the version of docker compose that's being used


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to