mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-18 01:26:48 +10:00
Install docker-compose
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user