单项选择题

我们如果想要给一个镜像再起一个标签,应该如何操作()

A.docker tag 镜像名 新镜像名:新标签
B.docker t 镜像名 新镜像名:新标签
C.docker name 镜像名 新镜像名:新标签
D.docke r-n 镜像名 新镜像名:新标签