#!/usr/bin/env sh podman build --tag localhost/arch-ssh -f arch-ssh.Containerfile . exec podman build --tag localhost/debian-ssh -f debian-ssh.Containerfile .