Modifying docker containers with `docker-rerun`

by cjs
GNU/Linux ◆ xterm ◆ bash 544 views

Brief demonstration of my docker-rerun utility, that allows you to re-run a docker container with modified arguments.

This makes it easy to update containers to newer images or expose additional ports without having to manually specify all the original options (volumes, labels, etc) again.