remove ledgerlive container and add appimage to host OS
This commit is contained in:
parent
69656072d3
commit
fe8bcc188b
15 changed files with 23 additions and 283 deletions
|
|
@ -3,7 +3,6 @@
|
|||
podman rm -f general-cachyos
|
||||
podman rm -f tradingview
|
||||
podman rm -f general
|
||||
podman rm -f ledgerlive
|
||||
podman rm -f development
|
||||
podman rm -f lbry
|
||||
podman rm -f electron-cash
|
||||
|
|
@ -14,7 +13,6 @@ podman pull ghcr.io/andersrh/containers/fedora-toolbox/general:main
|
|||
distrobox create -i ghcr.io/andersrh/containers/fedora-toolbox/general:main --home ~/containers/general -n general
|
||||
|
||||
distrobox enter tradingview -- distrobox-export --app tradingview --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter ledgerlive -- distrobox-export --app ledger-live-desktop --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter general -- distrobox-export --app x2goclient
|
||||
|
||||
distrobox enter development -- distrobox-export --app qtcreator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue