Docker commands 官方文件: ... docker pull ubuntu # 抓所有ubuntu image 回來, tag 可於後面附加上去; docker pull ubuntu:16.04 # 只抓取Ubuntu ...
確定! 回上一頁