Skip to content

Raise NOFILE limits on host to 1048576 #24

@curtishall

Description

@curtishall

Some Linux distributions (I'm looking at you Arch) change the limit of NOFILE to 65536 instead of the recommended (and default by Docker) 1048576

moby/moby@428d733

This causes some random problems, especially with rsyslog using 100% CPU

Latest Arch:

cat /proc/$(pgrep containerd | head -1)/limits | grep files
Max open files 65536 65536 files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions