linuxserver/mame

Sponsored OSS

By linuxserver.io

Updated about 6 hours ago

Image
4

10K+

linuxserver/mame repository overview

linuxserver/mame

This readme has been truncated from the full version found HERE

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.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:0da58462d

Size

1 GB

Last updated

about 6 hours ago

docker pull linuxserver/mame:version-0.288dfsg1-0

This week's pulls

Pulls:

1,361

Last week