Specifying a standard stream tells Docker to display only the stdout output of the my_nginx container. docker container run -a stdout --rm -- ...
確定! 回上一頁