#!/bin/sh cd containers/base podman build -t git.plabble.org/maurice/base:main . cd ../rider podman build -t git.plabble.org/maurice/rider:main .