Open mgoodhand opened 7 years ago
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.
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 https://github.com/wummel/linkchecker/issues/593 applied.
Once the new fork of linkchecker is pip installable, I'll switch to that.