#!/bin/sh
set -e
git submodule init
git submodule update --recursive
podman build --file bardak/Dockerfile -t bardak ./bardak