add LBRY container

This commit is contained in:
Anders Rytter Hansen 2023-11-14 19:08:24 +01:00
commit 10b8fb58cd
4 changed files with 151 additions and 0 deletions

View file

@ -6,6 +6,7 @@ podman rm -f general
podman rm -f ledgerlive
podman rm -f development
podman rm -f bitwarden
podman rm -f lbry
distrobox assemble create --file /etc/distrobox.ini
@ -20,3 +21,4 @@ distrobox enter development -- distrobox-export --app qtcreator
distrobox enter development -- distrobox-export --app codium
distrobox enter bitwarden -- distrobox-export --app bitwarden-desktop
distrobox enter lbry -- distrobox-export --app lbry