|
|
@ -61,8 +61,8 @@ RUN apk add yaml-dev cython cython-dev && \ |
|
|
|
RUN pip install crudini |
|
|
|
|
|
|
|
RUN apk add libffi-dev openssl-dev && \ |
|
|
|
pip install pip==19.3.1 cffi==1.12.3 \ |
|
|
|
git+https://github.com/0k/compose@run_ignore_orphans |
|
|
|
pip install pip==19.3.1 cffi==1.12.3 pyrsistent==0.16.0 docker==4.3.0 cryptography==3.0 \ |
|
|
|
git+https://github.com/0k/compose@run_ignore_orphans |
|
|
|
# docker-compose==$DOCKER_COMPOSE_VERSION |
|
|
|
# pip install git+https://github.com/vaab/colour@master |
|
|
|
|
|
|
|