the package seems more frequently updated
build script: ed7f73b7f1/tradingview/PKGBUILD.append (L4)
5 lines
109 B
Docker
5 lines
109 B
Docker
FROM ghcr.io/andersrh/containers/cachyos/base-gui:main
|
|
|
|
WORKDIR /app
|
|
|
|
RUN pacman -Sy --noconfirm tradingview
|