安装配置alpine环境安装: 1234# install git - apt-get replace with apkRUN apk update && \ apk upgrade && \ apk add --no-cache bash git openssh ...
確定! 回上一頁