buildbot/pypy/master/Dockerfile
2016-12-19 22:25:59 +01:00

4 lines
127 B
Docker

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