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