#! /bin/sh
set -e
podman build --tag=git.woozle.org/neale/big-builder:1.1 -f Containerfile .
podman push git.woozle.org/neale/big-builder:1.1