On Docker, --rm option means automatically remove the container when it exits. $ docker run --rm <container_id>.
確定! 回上一頁