Added Loop's fix

Added Loop's fix for sha1 stutter
This commit is contained in:
ChocoTaco 2023-10-01 20:24:47 -04:00
parent 40ccd5a8c8
commit 72327ce60e
3 changed files with 76 additions and 21 deletions

View file

@ -34,6 +34,7 @@ ENV WINEPREFIX=/home/${SRVUSER}/.wine32/
# UPDATE IMAGE
RUN dpkg --add-architecture i386
RUN echo "deb http://deb.debian.org/debian bookworm contrib" > /etc/apt/sources.list
RUN apt-get -y update && apt-get -y upgrade
# DEPENDENCIES
@ -43,7 +44,7 @@ sudo unzip \
# -- logging
rsyslog \
# -- utilities
sed less nano vim file wget gnupg2 software-properties-common git htop \
sed less nano vim file wget gnupg2 software-properties-common git htop winetricks curl \
# --- wine
#${WINEVER} \
# -- display