docker rename

描述

容器重命名

用法

docker rename CONTAINER NEW_NAME

实例

$ docker rename my_container my_new_container