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

Allow Private IPs #2

Closed
hideki-a opened this issue Sep 9, 2014 · 3 comments
Closed

Allow Private IPs #2

hideki-a opened this issue Sep 9, 2014 · 3 comments

Comments

@hideki-a
Copy link

hideki-a commented Sep 9, 2014

Thank you for creating this container.

I would like to check HTML on a non-public address.
Can you Edit validator.conf and change Allow Private IPs = no to Allow Private IPs = yes?
http://blog.simplytestable.com/installing-the-w3c-html-validator-with-html5-support-on-ubuntu/

Thank you for your cooperation.

@magnetikonline
Copy link
Owner

Thanks for the comment @hideki-a - seems like a worthwhile addition. Of course the Docker instance will still need to be able to resolve the DNS entry given, by default Docker uses Google's DNS servers (from memory) - but giving an IP address to validate I guess would still function.

Leave it with me - will implement when I get a moment.

@magnetikonline
Copy link
Owner

Hey @hideki-a this has been changed against 1fc463e.

Let me know how it goes for you.

@hideki-a
Copy link
Author

That's great news.
Thank you!

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

2 participants