Skip to content

ulimit -n is too low in arm docker  #74

@HarrisChu

Description

@HarrisChu
docker run -it --rm centos:7 /bin/bash -c 'ulimit -n'

# arm
1024

# x86
1048576

we should change the ulimit conf in docker file

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

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