$ docker run -ti --rm ubuntu /bin/bash
$ echo my amazing command
$ exit
