Container restart policy controls the restart actions when Container exits. ... docker run -d --name=signaltest --restart=on-failure:3 ...
確定! 回上一頁