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 support for choosing docker image from dockerhub tags at login #1

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JaroCamphuijsen
Copy link

@JaroCamphuijsen JaroCamphuijsen commented May 19, 2020

This PR implements support for multiple docker images. This is useful, because users can then test an upgraded environment and identify issues before we switch definitively.

Followed the explanation in jupyterhub/dockerspawner#219 to implement a dropdown for choosing the docker image version in a dropdown at login. Under the hood this follows this documentation: https://jupyterhub.readthedocs.io/en/stable/reference/spawners.html#spawner-options-from-form

@Peter9192
Copy link
Member

When this is ready it would be good to get a review from @evertrol and/or @nielsdrost and perhaps some help or instructions for actually deploying these changes on the virtual machine.

@Peter9192 Peter9192 changed the title Add support for choosing docker image from duckerhub tags at login Add support for choosing docker image from dockerhub tags at login May 19, 2020
@JaroCamphuijsen
Copy link
Author

🦆🦆🦆hub 😄

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