Skip to content

docker部署docker-compose.yaml中有点问题 #186

@r0nn

Description

@r0nn

flyfishdevserver、flyfishserver这两个服务需要增加:
ulimits:
nofile:
soft: 65536
hard: 65536
否则启动时会报 library initialization failed - unable to allocate file descriptor table - out of memory 错误,无法正常启动

flyfishweb服务拼写错误,写成fiyfishweb :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions