buildbot/pypy/master/Dockerfile
Pierre Tardy 2509450594
update buildbot wheel
support multimaster
2017-01-05 16:51:33 +01:00

4 lines
128 B
Docker

from pypy:2-onbuild
RUN pip install /usr/src/app/buildbot-0.9.2_60_g2af5445-py2-none-any.whl
CMD /usr/src/app/start_buildbot.sh