github.com/jingleWang/moby@v1.13.1/man/docker-rename.1.md (about)

     1  % DOCKER(1) Docker User Manuals
     2  % Docker Community
     3  % OCTOBER 2014
     4  # NAME
     5  docker-rename - Rename a container
     6  
     7  # SYNOPSIS
     8  **docker rename**
     9  CONTAINER NEW_NAME
    10  
    11  # OPTIONS
    12  There are no available options.
    13  
    14  # DESCRIPTION
    15  Rename a container.  Container may be running, paused or stopped.