need to install via pip install
This commit is contained in:
parent
8e530186b7
commit
de33074572
pypy/master
@ -1,2 +1,3 @@
|
||||
from pypy:2-onbuild
|
||||
RUN pip install /usr/src/app/*.whl
|
||||
CMD /usr/src/app/start_buildbot.sh
|
||||
|
@ -1,4 +1,2 @@
|
||||
buildbot[bundle]
|
||||
psycopg2cffi-compat
|
||||
./buildbot-0.9.3_485_gab0e79a-py2-none-any.whl
|
||||
./buildbot_www-0.9.2_113_gfe1fb7c-py2-none-any.whl
|
||||
|
Loading…
Reference in New Issue
Block a user