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 more validation to bootstrap.py #340

Merged
merged 3 commits into from May 20, 2019

Conversation

yuvipanda
Copy link
Collaborator

@yuvipanda yuvipanda commented May 20, 2019

  • Check for Python Version
  • Check if systemd is present
  • Provide more useful error message when running inside
    an unprepared docker container

Ref #16

  • Add / update documentation
  • Add tests

- Check for Python Version
- Check if systemd is present
- Provide more useful error message when running inside
  an unprepared docker container

Ref jupyterhub#16
@yuvipanda
Copy link
Collaborator Author

Docs on docker container in #333. This still needs tests though.

@yuvipanda
Copy link
Collaborator Author

Test added. I'm curious about the wording. I'm not sure 'plain' docker container is quite right.

@betatim
Copy link
Member

betatim commented May 20, 2019

Not quite sure what it means to run in "plain docker". It makes me think that this is using a version of docker that hasn't been modified. As in the "plain" refers to dockerd, not the image that we are using (which is what I think this is about).

Could it be named "no-systemd-docker"?

@yuvipanda
Copy link
Collaborator Author

@betatim updated to refer to 'docker container without systemd' instead.

@betatim betatim merged commit 3a431c2 into jupyterhub:master May 20, 2019
@yuvipanda yuvipanda deleted the bootstrap-error branch May 20, 2019 17:35
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.

None yet

2 participants