When you call run , the Docker client finds the image (alpine in this case), creates the container and then runs a command in that container.
確定! 回上一頁