#!/bin/bash docker build -t dusk-psp -f docker/psp/Dockerfile . docker run --rm -v $(pwd):/workdir dusk-psp