6.7.5. 删除镜像流标签 您可以从镜像流中删除旧标签。 流程 从镜像流中删除旧标签: $ oc tag -d <image-name:tag> 例如: $ oc tag -d python:3.5 输出示例 Deleted tag default/python:3.5. 前一个下一个