Update Docker run command

I am curious if there is a way to update Docker run command parameters for existing container in Docker version 1.7.1

1.7.1 is pretty old. The latest Docker version has “docker update”(https://docs.docker.com/engine/reference/commandline/update/) to update some but not all parameters. You can check what options “docker update” or “docker container update” has in 1.7.1.