dolphin
Dolphin Emulator lets you play GameCube and Wii games with various graphical enhancements and other features are available to improve your game experience.
The application can be accessed at:
On container creation you need to exit and open dolphin in order for gamepads to work. Right click the desktop to open programs.
docker run -d \
--name=dolphin \
-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/dolphin:latest
Content type
Image
Digest
sha256:c8aad83b3…
Size
1000 MB
Last updated
3 days ago
docker pull linuxserver/dolphinPulls:
830
Last week