Self-hosted retroarch web player. Github Dockerhub
This image was created to have remote play to retro game.
- nginx
- 80
You may need to mount game folder
You can run this image like this:
docker run --rm -it -p 8080:80 inglebard/retroarch-web
This image was created from