mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-05-25 00:08:03 +00:00
5 lines
No EOL
208 B
Bash
Executable file
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 |