MAME is a free and open-source emulator designed to emulate the hardware of arcade games, video game consoles, old computers and other systems in software on modern personal computers.
The application can be accessed at:
docker run -d \
--name=mame \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
-v /path/to/mame/assets:/mame:ro \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/mame:latest
Content type
Image
Digest
sha256:0da58462d…
Size
1 GB
Last updated
about 6 hours ago
docker pull linuxserver/mame:version-0.288dfsg1-0Pulls:
1,361
Last week