#!/bin/sh set -e dir="$(realpath $1)" docker run --rm -v "$dir":/build -w /build linuturk/mono-choco pack