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