removed rancher-compose baking

This commit is contained in:
Wayne Connolly
2018-06-29 23:45:15 +10:00
committed by GitHub
parent 5918ecb2ce
commit 82e8da4a56
-5
View File
@@ -1,10 +1,5 @@
#!/bin/sh
#curl -o rancher-compose.tar.gz https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-linux-amd64-v0.12.5.tar.gz
tar -zxvf rancher-compose.tar.gz
mv rancher-compose-*/rancher-compose /bin/.
chmod +x /bin/rancher-compose
git clone ${PLUGIN_REPO} /rancher
/bin/rancher-compose \
--url http://${PLUGIN_URL}/v1 \