-
Notifications
You must be signed in to change notification settings - Fork 240
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
Create Toil appliance #1088
Labels
Milestone
Comments
Use the Mesos dockerimage as a base. |
Mesos publishes two images: |
I'll draft this up by EOD tomorrow; @cket can you help to test this out? Let's sync up after the pipelines-scrum tomorrow. |
Definitely, talk to you then! |
[deleted] |
@fnothaft, I copied your two TODO's to the description and added a third one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a Docker image with Mesos and Toil in it. Ultimately we'll also need Docker inside the image but we'll ignore that fact for now. There also needs to be a wrapper.sh or wrapper.py that is set as the ENTRYPOINT of the image. That wrapper needs to determine if the container is invoked as a leader or worker and start mesos-master or mesos-slave accordingly.
Let's brainstorm this a bit on Monday, @cket.
TODO:
The text was updated successfully, but these errors were encountered: