From e67486492c32c672af40c7de12f855b86d24d051 Mon Sep 17 00:00:00 2001 From: diandian Date: Tue, 27 Jun 2023 21:14:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Yaml=E6=96=87=E4=BB=B6/a'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yaml文件/a | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Yaml文件/a b/Yaml文件/a index 2f028c6..072b2fa 100644 --- a/Yaml文件/a +++ b/Yaml文件/a @@ -1,2 +1,6 @@ ./deploy.sh | kubectl apply -f - -kubectl delete --namespace=kube-system deployment kube-dns \ No newline at end of file +kubectl delete --namespace=kube-system deployment kube-dns + + +curl -L https://mirrors.aliyun.com/docker-toolbox/linux/compose/1.21.2/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose +chmod a+x /usr/local/bin/docker-compose