Instructions:
- docker build and tag
- Run with this command `docker run -p 6080:80 -v /dev/shm:/dev/shm
- Access container at http://127.0.0.1:6080/
- Switch to
wineuser
-> open terminal ->su wineuser
- Use
winetricks
to install c++ 2005 - Download matlab runtime2015 32bit
- Use win to install matlab runtime2015
This is where things get a bit dicy
-
use winetricks to install Dotnet 3.5S1
-
use winetricks to install Dotnet 4
-
use winetricks to install vcrun2017
-
Download Ascom Platform https://github.com/ASCOMInitiative/ASCOMPlatform/releases/download/Build_2695/ASCOMPlatform64.exe
-
use win to install Ascom Platform
-
Download pintpoint
-
Run pinpoint like
wine msiexec /i <pinpoint.msi>