changing the name of container code example
Example: changing the name of container
docker rename current container Id or name then new name
docker rename loving_gates redis_latest
container old name=loving_gates
container new name=redis_latest
check command "docker ps"