hangover
Hangover runs Win64 and Win32 applications on arm64 Linux
File Explorer
Download Latest Version (.zip)- issue.yml
- deb.yml
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- control
- triggers
- Dockerfile
- Dockerfile
- control
- triggers
- Dockerfile
- control
- triggers
- Dockerfile
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- format
- changelog
- compat
- control
- copyright
- rules
- Dockerfile
- Dockerfile
- benchmarks.csv
- dhry164int64.exe.png
- dhry264int64.exe.png
- linpack64.exe.png
- benchmarks.csv
- dhry164int64.exe.png
- dhry264int64.exe.png
- linpack64.exe.png
- 04-P4P.exe.1.png
- 04-P4P.exe.2.png
- benchmarks_ycruncher.csv
- benchmarks_yquake2.csv
- yquake2.exe.png
- readme.md
- COMPILE.md
- .gitignore
- .gitmodules
- box64
- fex
- LICENSE
- README.md
- wine
# Installation Guide
1. Get the code
git clone https://github.com/AndreRH/hangover
Downloads the entire project code from GitHub to your computer.
cd hangover
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
docker build -f .packaging/debian12/Dockerfile -t hangover .
Builds a runnable image based on the Dockerfile.
docker run -p 8080:80 hangover
Runs the built image as an actual container.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
