mausenpeet.nl/build.sh
2024-05-02 21:23:18 +02:00

3 lines
122 B
Bash

#!/bin/sh
podman build --arch=arm64 -t mausenpeet.nl .
podman save --format=oci-archive -o mausenpeet.nl.tar mausenpeet.nl