An open API service indexing awesome lists of open source software.

https://github.com/ad/docker-dos-games


https://github.com/ad/docker-dos-games

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

To run X-Com: Enemy unknown:

docker build --build-arg GAME_ARGS=\"UFO.BAT\" -t docker-dos-game .

docker run --rm -p 8000:8000 docker-dos-game

open localhost:8000 in browser