thumbor: Update to post v6.0
[dockerfile.git] / thumbor / README.md
1 Run this [Thumbor][] image with:
2
3     $ docker run -d --name thumbor-0 -p 80:8888 wking/thumbor
4
5 Which sets up a local thumbor instance powered by [Pillow][] and
6 [OpenCV][].  For details on using Thumbor, see the [quickstart][] and
7 [docs][].
8
9 [Thumbor]: http://thumbor.org/
10 [Pillow]: http://python-pillow.github.io/
11 [OpenCV]: http://docs.opencv.org/
12 [quickstart]: https://github.com/thumbor/thumbor/wiki/Getting-started
13 [docs]: https://github.com/thumbor/thumbor/wiki