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