add Bitwarden container
This commit is contained in:
parent
5868d5eb87
commit
dffc70bc26
4 changed files with 154 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ podman rm -f tradingview
|
|||
podman rm -f general
|
||||
podman rm -f ledgerlive
|
||||
podman rm -f development
|
||||
podman rm -f bitwarden
|
||||
|
||||
distrobox assemble create --file /etc/distrobox.ini
|
||||
|
||||
|
|
@ -17,3 +18,5 @@ distrobox enter general -- distrobox-export --app x2goclient
|
|||
|
||||
distrobox enter development -- distrobox-export --app qtcreator
|
||||
distrobox enter development -- distrobox-export --app codium
|
||||
|
||||
distrobox enter bitwarden -- distrobox-export --app bitwarden-desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue