mausenpeet.nl/build.sh

3 lines
122 B
Bash
Raw Normal View History

2024-05-02 19:23:18 +00:00
#!/bin/sh
podman build --arch=arm64 -t mausenpeet.nl .
podman save --format=oci-archive -o mausenpeet.nl.tar mausenpeet.nl