Skip to content

Conversation

@elwincheng
Copy link
Collaborator

Integrate Docker API to start up, run and clean up a container within Supervisor job processing.

  • Updated the Enqueue method in the scheduler to return job IDs.
  • Added tests for container job execution and integration with Supervisor
  • Rename containerMgr to dockerMgr and serve_image.go to docker.go
  • Removed duplicate, unused supervisor status functions

Testing

  • Run src/docker/run_container_job_test.sh

Elwin Cheng added 2 commits February 12, 2026 11:37
… job processing.

- Updated the `Enqueue` method in the scheduler to return job IDs.
- Added tests for container job execution and integration with Supervisor
- Rename containerMgr to dockerMgr and serve_image.go to docker.go
- Removed duplicate unused supervisor status functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant