retroarch
RetroArch is a frontend for emulators, game engines and media players. It enables you to run classic games on a wide range of computers and consoles through its slick graphical interface.
The application can be accessed at:
Note: In pure CPU mode RetroArch will use LLVMPipe for menu rendering, when in game this is less of an issue. You can configure things like the menu refresh rate in your RetroArch settings or mount in an Nvidia GPU. When running with an Nvidia GPU it will be necesarry to right click the desktop and re-launch RetroArch on your first launch only.
docker run -d \
--name=retroarch \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/retroarch:latest
Content type
Image
Digest
sha256:bd29cd49e…
Size
1.2 GB
Last updated
1 day ago
docker pull linuxserver/retroarch:1.22.2Pulls:
1,334
Jul 6 to Jul 12