apt -y install curl jq VERSION=$(curl --silent "https://api.github.com/repos/docker/compose/releases" | jq -r '.[0].name') curl -L ...
確定! 回上一頁