最常執行的Docker指令就是 run ,我們就拿前幾章提到多次的範例來說明: ... docker run busybox echo "hello world" Unable to find image 'busybox:latest' locally ...
確定! 回上一頁