2024-07-08 15:45:32 +02:00
maj
2024-07-08 12:16:48 +02:00
maj
2024-07-08 12:16:48 +02:00
maj
2024-07-08 12:16:48 +02:00
2024-07-08 15:45:32 +02:00

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)
Description
No description provided
Readme 30 KiB
Languages
HTML 89.5%
Dockerfile 9.2%
Shell 1.3%