Skip to content

Hold resources in memory. #2

@letmutx

Description

@letmutx

When constructing a tar for building a docker image, file I/O is required to read the Dockerfile. This is a problem when there are a lot of requests and requires increasing the ulimit nofile property.

Instead, the contents of these files can be kept in memory. It would also remove the necessity for a separate thread in Executor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions