#!/bin/bash -eu # # create vendor and webpack bundles inside a container for reproducibility # using a Go cache: # ./create_bundles_in_container.sh -v $(pwd)/.gocache:/root/go:z # cat <