使用复习卡回顾 第 1 题,共 6 题
Docker 重启容器
开始实验
1 选择最佳答案

docker run --name hello-world hello-world 中,--name hello-world 的作用是什么?