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