-
Download the Hotline Miami installer for Linux from GOG.com
-
Extract game content directory
bsdtar -xf gog_hotline_miami_2.0.0.4.sh data/noarch
-
Build image
docker build -t miami-hotline .
-
Grant X server access to Docker
xhost +local:docker
-
Run and enjoy
docker run --rm -ti \ -v $HOME/.local/share/HotlineMiami:/root/.local/share/HotlineMiami \ -v /etc/localtime:/etc/localtime \ -v /tmp/.X11-unix:/tmp/.X11-unix \ --device /dev/snd \ --device /dev/dri \ --read-only \ -e DISPLAY=unix$DISPLAY \ --name hotline-miami \ miami-hotline
-
Notifications
You must be signed in to change notification settings - Fork 0
lukassup/docker-miami-hotline
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Run Miami Hotline in a Docker container
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published