buildbot/pypy/worker/Dockerfile
2016-12-20 16:36:45 +01:00

3 lines
58 B
Docker

from pypy:2-onbuild
CMD ["twistd", "-ny", "buildbot.tac"]