Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant