https://github.com/okwrtdsh/dockerfiles/blob/master/pidet/README.md
$ docker run --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/X0:/tmp/.X11-unix/X0 -v $(pwd)/share:/home/user/share -it okwrtdsh/pidet
$ docker run --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/X0:/tmp/.X11-unix/X0 -it okwrtdsh/wine
$ winecfg
InstallInstallOK$ winetricks
Install an application and OK and CancelInstall a Windows DLL or component and OKdotnet462 and OKI have read and accept the license terms. and InstallFinish$ CTRL + C
$ winetricks allfonts
$ export PIDET_VERSION=20170614
$ wget https://github.com/dnek/Pidet/releases/download/ver${PIDET_VERSION}/Pidet${PIDET_VERSION}.zip
$ unzip Pidet${PIDET_VERSION}.zip && rm Pidet${PIDET_VERSION}.zip
$ wine pidet.exe
$ CTRL + P, CTRL + Q
$ docker commit CONTAINER okwrtdsh/pidet
$ docker push okwrtdsh/pidet
Content type
Image
Digest
Size
1.1 GB
Last updated
over 8 years ago
docker pull okwrtdsh/pidet