You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Grégory Lebreton 705313829e add builder step 3 months ago
Dockerfile add builder step 3 months ago
README.md maj readme 3 months ago
entrypoint.sh maj 3 months ago
index.html add builder step 3 months ago

README.md

Dockerfile pour déployer un conteneur "retroarchwebplayer"

Retroarch dans un navigateur web

USAGE

USE PRE BUILT IMAGE

docker run -d -p 8080:80 greglebreton/retroarchweb:1.5

BUILD IMAGE

docker build -t retroarchweb .
docker run -d -p 8080:80 retroarchweb:latest

COMPATIBILITE

  • Compatible Linux AMD64 / ARM64 (raspberry pi 64 bits only)