Skip to content

implement container scheduling#1014

Open
ivanjx wants to merge 5 commits into
Finsys:mainfrom
ivanjx:container-schedule
Open

implement container scheduling#1014
ivanjx wants to merge 5 commits into
Finsys:mainfrom
ivanjx:container-schedule

Conversation

@ivanjx

@ivanjx ivanjx commented May 10, 2026

Copy link
Copy Markdown
Contributor

Proposed change

this adds container scheduling system that is useful to start containers (or even run commands inside other containers) at a specified interval.

this also adds a new behavior to do docker compose --profile * create so that containers with different profiles can be created.

Closes #707

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • New feature / Enhancement: non-breaking change which adds functionality.
  • Breaking change: fix or feature that would cause existing functionality to not work as expected.
  • Other. Please explain:

@ivanjx
ivanjx marked this pull request as draft May 10, 2026 06:00
@ivanjx

ivanjx commented May 10, 2026

Copy link
Copy Markdown
Contributor Author
image

@ivanjx
ivanjx marked this pull request as ready for review May 10, 2026 13:03
@ivanjx
ivanjx force-pushed the container-schedule branch from 69e5ddb to 963e13e Compare June 12, 2026 03:53
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

Successfully merging this pull request may close these issues.

[Feature Request] schedule container run

1 participant