To spin-up a container from an image, you need to use the docker run command. The running container will have its ... docker run --rm -it Ubuntu /bin/bash.
確定! 回上一頁