gists/wine.md

8 lines
214 B
Markdown

# 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
```