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