#!/bin/bash set -e docker build . -f Dockerfile.bullseye-slim -t git.ohea.xyz/containers/pvpgn:1.99.7.2.1-bullseye-slim docker push git.ohea.xyz/containers/pvpgn:1.99.7.2.1-bullseye-slim