Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Long-running containers #180

Open
manthey opened this issue Jul 7, 2022 · 1 comment
Open

Long-running containers #180

manthey opened this issue Jul 7, 2022 · 1 comment

Comments

@manthey
Copy link
Member

manthey commented Jul 7, 2022

Currently, we start and stop containers for every job. Some tasks would benefit from long-running containers. These would need to list (a) how to run the container to persist, (b) the preferred shutdown command (and possibly a timeout after which it would be terminated anyway), (c) how to run clis in the standing container, and (d) how long it can be used (e.g., max sub-tasks, max idle time, max total time).

@manthey
Copy link
Member Author

manthey commented Jul 7, 2022

Necessarily, files to be transfers to and from the container would be within a persistent mount.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant