Docker construye y ejecuta un comando
docker run --rm -it $(docker build -q .)
Selfish Spider
docker run --rm -it $(docker build -q .)