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

hub: Add useful debugging tools to hub image #1279

Merged
merged 1 commit into from
May 12, 2019

Conversation

yuvipanda
Copy link
Collaborator

When debugging hub network issues, it is handy to have
the following tools:

  1. curl - Validate HTTP / HTTPS endpoints
  2. dig - Validate DNS

They don't increase the image size too much. This commit
adds them both

When debugging hub network issues, it is handy to have
the following tools:

1. curl - Validate HTTP / HTTPS endpoints
2. dig - Validate DNS

They don't increase the image size too much. This commit
adds them both
Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it! I have manually added these at times already ;)

LGTM!

@consideRatio consideRatio merged commit facf1c3 into jupyterhub:master May 12, 2019
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