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

The docker image should have a useful default entrypoint #2

Open
kemp-google opened this issue Mar 15, 2019 · 0 comments
Open

The docker image should have a useful default entrypoint #2

kemp-google opened this issue Mar 15, 2019 · 0 comments

Comments

@kemp-google
Copy link

At the moment, the image uses the default entrypoint it inherits from the base image (which is /bin/sh). This is not a good user experience.

We should change the entrypoint to the runner script, so that uses can do something like:

docker run gcr.io/cloud-genomics-pipelines/gcp-deepvariant-runner --project ...

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