-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels