linuxserver/dolphin

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
1

10K+

linuxserver/dolphin repository overview

linuxserver/dolphin

This readme has been truncated from the full version found HERE

Dolphin Emulator lets you play GameCube and Wii games with various graphical enhancements and other features are available to improve your game experience.

Application Setup

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.

Usage

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

Tag summary

Content type

Image

Digest

sha256:c8aad83b3

Size

1000 MB

Last updated

3 days ago

docker pull linuxserver/dolphin

This week's pulls

Pulls:

830

Last week