Add winetricks instructions

This commit is contained in:
zontreck 2024-05-25 16:59:32 -07:00
parent c8062d478d
commit 577b310d45

View file

@ -38,6 +38,7 @@ RUN wget -q -O /usr/sbin/winetricks https://raw.githubusercontent.co
ENV HOME=/home/container
ENV WINEPREFIX=/home/container/.wine
ENV WINETRICKS_RUN="vcrun2013 vcrun2015 corefonts"
ENV WINEDLLOVERRIDES="mscoree,mshtml="
ENV DISPLAY=:0
ENV DISPLAY_WIDTH=1024