#!/bin/sh -ex cp -r ui/dist container/ui cp -r svc/dist container/wheels podman build -t hudctrl:${BUILD_NUMBER} container