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

docker minimal image? #1569

Open
agladstein opened this issue Mar 22, 2021 · 2 comments
Open

docker minimal image? #1569

agladstein opened this issue Mar 22, 2021 · 2 comments

Comments

@agladstein
Copy link
Member

I personally used a docker image for running 100,000-millions of sims on the Open Science Grid. It's convenient (or maybe they require?) singularity images to run on OSG. It also needs to be lightweight. millions of distributed sims will get kind of heavy if you have to lug around 2.5G instead of 500MB.
Like, I said earlier, I'd vote each tskit tool having it's own light weight docker image (Ubuntu base), and then there can be a bigger tskit ecosystem, with all of the tools on top of a data science base. For example, I made this image for myself to have all the tools I wanted https://hub.docker.com/r/agladstein/data_science_popgen_notebook. We could make an tskit official data_science_tskit

Anyone else have an opinion? @jeromekelleher

Related to #1566

@jeromekelleher
Copy link
Member

Sounds good to me @agladstein - I don't really have much of an opinion, as I don't really use Docker images except to create JupyterHub instances for training.

It would be nice to have Binder working, though (#1413)

@agladstein
Copy link
Member Author

Not sure if anyone else has an opinion. Could always just leave as is and then if anyone asks for it, can always make a small one. (msprime-minimal)

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

2 participants