add LBRY container
This commit is contained in:
parent
934cfd4fd1
commit
10b8fb58cd
4 changed files with 151 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue