buildbot/Dockerfile.template: Adjust Python 2 dependency
[dockerfile.git] / buildbot / README.md
1 Run this image with:
2
3     $ docker run -d -p 8010:8010 wking/buildbot
4
5 it's currently just the default [Buildbot][] config, so there's
6 nothing special to configure.  Browse to http://localhost:8010/ to see
7 the web interface.
8
9 [Buildbot]: http://buildbot.net/