The --rm flag tells docker to discard the container after the docker run command finishes. This means that if you run the command again, the only thing which ...
確定! 回上一頁