need to install via pip install

This commit is contained in:
Pierre Tardy 2017-01-27 16:36:45 +01:00
parent c56d888dd3
commit b8da0b44fe
No known key found for this signature in database
GPG Key ID: CE916B1801820C0A
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