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

Add Toil appliance (resolves #1142) #1146

Merged
merged 2 commits into from
Sep 14, 2016
Merged

Conversation

hannes-ucsc
Copy link
Member

@hannes-ucsc hannes-ucsc commented Sep 9, 2016

Also changes some Makefile mechanics (printf instead of echo, switch to bash as subshell). Thanks to @cket and @fnothaft for writing the initial version of the Dockerfile.

Connected to #1088.

Also sneaks in a change that moves the retry context manager to bd2k-python-lib.

@hannes-ucsc hannes-ucsc changed the title Issues/1142 toil appliance Add Toil appliance (resolves #1142) Sep 9, 2016
@hannes-ucsc
Copy link
Member Author

Jenkins, test this please.

1 similar comment
@hannes-ucsc
Copy link
Member Author

Jenkins, test this please.

@hannes-ucsc
Copy link
Member Author

@cket and @fnothaft, this is getting close to being ready. This would be a good time to review it.

--self=$(docker_registry)/$(docker_base_name)-$*:$(docker_tag) > $@

clean_docker:
-rm docker/Dockerfile.{leader,worker} docker/$(sdist_name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps docker rmi on the built images as well?

@fnothaft
Copy link
Contributor

LGTM overall, dropped a few comments inline.

Also changes some Makefile mechanics (printf instead of echo, switch to bash as subshell). Thanks to @cket and @fnothaft for writing the initial version of the Dockerfile.
@hannes-ucsc hannes-ucsc merged commit e6a89f5 into master Sep 14, 2016
@ejacox ejacox deleted the issues/1142-toil-appliance branch September 21, 2017 22:49
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.

2 participants