fix tradingview and docker for OS image
manually create tradingview shortcut in script and change back to docker from buildah for OS image in order to use caching.
This commit is contained in:
parent
d8e00e7ee4
commit
e90305db58
4 changed files with 18 additions and 42 deletions
|
|
@ -4,3 +4,5 @@ podman rm -f general-cachyos
|
|||
podman rm -f tradingview
|
||||
|
||||
distrobox assemble create --file /etc/distrobox.ini
|
||||
|
||||
distrobox enter tradingview -- distrobox-export --app tradingview --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue