#!/usr/bin/env bash docker build -t salt-build . docker run -it -v $(pwd)/out:/out salt-build /salt/install.sh