``` docker build -t kotnik/mpa . docker run --rm -ti -v "$PWD:/ext" kotnik/mpa ```