Runlike
Given an existing Docker container, outputs the command line required to run a copy of it. Along with all these annoying parameters (ports, links, volumes, ...).
This really saves time for those who usually deploy their dock containers using some tool like Ansible/Chef, and then find that they need to manually re-launch some container.