This script allows you to launch several images
from this repository once they're built.
Make sure you add the `docker run` command
in the header of the Dockerfile so the script
can find it and execute it.
Use pulseaudio/Dockerfile and skype/Dockerfile as examples.
Signed-off-by: David Calavera <david.calavera@gmail.com>