#!/bin/sh set -eu docker run --rm -Pitv "$PWD:/volume" "$@"