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

Support multiple Docker builds? #46

Closed
AaronWatters opened this issue May 2, 2017 · 2 comments
Closed

Support multiple Docker builds? #46

AaronWatters opened this issue May 2, 2017 · 2 comments

Comments

@AaronWatters
Copy link

AaronWatters commented May 2, 2017

It would be nice to be able to have a choice of several docker images to launch as is done in Docker.
This is probably in the plan since Binder-esque functionality is a goal...
At the moment I'm collecting a fair number of repositories, including some largish data sets
into a single image. This will eventually break as things get larger. I would rather not have a separate hub installation for each image, although that is a feasible option.

@yuvipanda
Copy link
Collaborator

This would need slightly better support for multiple images on kubespawner. I'll try to add it sometime this week

yuvipanda pushed a commit to yuvipanda/zero-to-jupyterhub-k8s that referenced this issue Sep 18, 2017
Add user jovyan and give permissions over conda directory
@consideRatio
Copy link
Member

It is now possible to allow the chart maintainer to setup a choice of images. We should ensure we can support pre-pulling of multiple images better though.

See jupyterhub/kubespawner#137 and jupyterhub/kubespawner#192.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants