你可以使用以下模板创建你的Docker文件. FROM ubuntu:latest RUN apt-get -y update RUN apt-get -y install git. 在上面Docker文件, 我们已指定说明 ...
確定! 回上一頁