docker build -t Esoclimi .

docker run --rm -ti Esoclimi bash

docker run --rm -it -v $(pwd):/home/mpi4py Esoclimi /bin/bash

