We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to be able to run linkchecker via Docker.
For now I'm going to use the old, broken but pip installable version, but with my fix from wummel/linkchecker#593 applied.
Once the new fork of linkchecker is pip installable, I'll switch to that.
The text was updated successfully, but these errors were encountered:
Hmm. The old version might be a bit too broken. Certainly I'm getting lots of stack traces for one of our websites (#3).
Probably the right answer is to build the Dockerfile from the local source, which can contain as many fixes as I need.
Sorry, something went wrong.
First attempt at Dockerfile
5b21f51
#2
mgoodhand
No branches or pull requests
I want to be able to run linkchecker via Docker.
For now I'm going to use the old, broken but pip installable version, but with my fix from wummel/linkchecker#593 applied.
Once the new fork of linkchecker is pip installable, I'll switch to that.
The text was updated successfully, but these errors were encountered: