Compare commits

...

1 Commits

Author SHA1 Message Date
Pierre Tardy
b8da0b44fe
need to install via pip install 2017-05-03 17:53:14 +02:00
2 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
from pypy:2-onbuild from pypy:2-onbuild
RUN pip install /usr/src/app/*.whl
CMD /usr/src/app/start_buildbot.sh CMD /usr/src/app/start_buildbot.sh