Install docker-compose

This commit is contained in:
James Munnelly 2018-01-13 02:58:52 +00:00
parent b278e2b6b0
commit e1c49d141d

View File

@ -3,6 +3,9 @@
## This file is a stop gap whilst we migrate the Makefile to better
## supprt prow for our testing
curl -L https://github.com/docker/compose/releases/download/1.18.0/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
# Setup e2e service dependencies
./hack/test/setup-boulder.sh