This commit is contained in:
@@ -74,7 +74,7 @@ RUN set -x -e; \
|
||||
# DISPLAY= prevents access to the display and allows the init to complete
|
||||
#entrypoint wineboot --init; \
|
||||
entrypoint whoami; \
|
||||
DISPLAY= wineboot --init
|
||||
DISPLAY= wineboot --init; \
|
||||
# Install dotnet
|
||||
# get latest version and its hash from https://dotnet.microsoft.com/en-us/download/dotnet
|
||||
wget -nv https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.200/dotnet-sdk-9.0.200-win-x86.exe --no-check-certificate -O /tmp/dotnet.exe; \
|
||||
|
||||
Reference in New Issue
Block a user