remove tradingview container
This commit is contained in:
parent
1ab908adcf
commit
b2ca8a5c50
5 changed files with 0 additions and 159 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
podman rm -f general-cachyos
|
||||
podman rm -f tradingview
|
||||
podman rm -f general
|
||||
podman rm -f development
|
||||
podman rm -f lbry
|
||||
|
|
@ -12,7 +11,6 @@ distrobox assemble create --file /etc/distrobox.ini
|
|||
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 general -- distrobox-export --app x2goclient
|
||||
|
||||
distrobox enter development -- distrobox-export --app qtcreator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue