Skip to content

Commit

Permalink
Docker disclaimer
Browse files Browse the repository at this point in the history
I don't use it, don't ask me for support
  • Loading branch information
digininja authored Apr 8, 2020
1 parent 893ae34 commit 97a6efe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ GitHub: <https://github.com/digininja/CeWL>

## Change Log

### Version 5.4.9

* Added Docker support.

### Version 5.4.8

* Updated the parser so that it looks at the content on all pages which are returned, not just those with a 200 return code.
Expand Down Expand Up @@ -233,6 +237,7 @@ To quickly use CeWL on your machine with Docker, you have to build it :
docker run -it --rm -v "${PWD}:/host" cewl [OPTIONS] ... <url>
```

I am going to stress here, I am not going to be offering any support for this. The work was done by [@loris-intergalactique](https://github.com/loris-intergalactique) who has offered to field any questions on it and give support. I don't use or know Docker, so please, don't ask me for help.

## Licence

Expand Down

0 comments on commit 97a6efe

Please sign in to comment.