docker run --name samplecontainer -it ubuntu:latest /bin/bash ... docker run --name pingcontainer -d alpine:latest ping 127.0.0.1 -c 50.
確定! 回上一頁