my-ostree-OS/etc/distrobox.ini
Anders Rytter Hansen e90305db58 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.
2023-11-05 17:02:37 +01:00

21 lines
419 B
INI

[general-cachyos]
image=ghcr.io/andersrh/containers/cachyos/general:main
#additional_packages=" "
export="app codium"
init=false
nvidia=true
pull=true
root=false
replace=false
home="~/containers/general"
[tradingview]
image=ghcr.io/andersrh/containers/cachyos/tradingview:main
#additional_packages=" "
#export="app tradingview"
init=false
nvidia=true
pull=true
root=false
replace=false
home="~/containers/tradingview"