#!/bin/bash set -e docker build . -f bullseye-slim.Dockerfile -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