使用指令docker images檢視鏡像清單 #指令格式:docker image save [OPTIONS] IMAGE [IMAGE...]docker image save -o nginx.tar docker.io/nginx:latest如下圖: 相關教學推薦:docker教學