Add docker-wine.

This commit is contained in:
giomba 2022-12-09 20:19:06 +01:00
parent 63daf2a21b
commit 05306a7899
1 changed files with 7 additions and 0 deletions

7
wine.md Normal file
View File

@ -0,0 +1,7 @@
# WINE
Avoid polluting your `$HOME` directory with wine's garbage by using [docker-wine](https://github.com/scottyhardy/docker-wine).
```
./docker-wine --volume=/home/giomba/win16games:/mnt wine explorer.exe
```