Podmanfiles/fedora-toolbox/bisq/build.sh
2023-04-07 11:55:05 +02:00

5 lines
No EOL
208 B
Bash
Executable file

#!/bin/sh
podman build -t andersrh/fedora-toolbox/bisq -f Dockerfile .
distrobox create --image andersrh/fedora-toolbox/bisq --home ~/containers/bisq/ bisq
distrobox enter bisq -- distrobox-export --app bisq