mosh-build-static/build.ps1

5 lines
106 B
PowerShell
Raw Normal View History

2023-10-30 09:57:13 +00:00
mkdir out
podman build -t tmp/mosh-build .
podman run --rm -v ./out:/out localhost/tmp/mosh-build:latest