# docker-shadowpresident docker image of Doom running on js-dos run the following to build `docker build -t docker-doom --build-arg GAME_URL=https://code.imhard4.men/crappyrules/docker-doom/raw/branch/master/doom.ZIP --build-arg GAME_ARGS=\"DOOM.EXE\" .` once you have built the image, run with `docker run -d -p 8000:8000 docker-doom`