在docker ps查看容器时,对于使用了--restart选项的容器,其可能的状态只有Up或Restarting两种状态。 示例: docker run -d --restart=always ba-208
確定! 回上一頁