#!/bin/bash # Run the image in interactive mode mydir="$(dirname -- "$0")" cd $mydir exec docker run -it --entrypoint /bin/bash sandcastle-checker