Add winetricks instructions
This commit is contained in:
parent
c8062d478d
commit
577b310d45
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue