docker image of oregon trail running on js-dos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
crappyrules 05500d6c5d yeah, I did that 4 years ago
Dockerfile Upload files to '' 4 years ago
OT.zip because I can 4 years ago
README.md yeah, I did that 4 years ago
bg.jpg Upload files to '' 4 years ago
index.html Upload files to '' 4 years ago

README.md

docker-oregonTrail

docker image of oregon trail running on js-dos

run the following to build docker build -t docker-oregontrail --build-arg GAME_URL=https://code.imhard4.men/crappyrules/docker-oregontrail/raw/branch/master/OT.zip --build-arg GAME_ARGS=\"OREGON.EXE\" .

once you have built the image, run with

docker run -d -p 8000:8000 docker-oregontrail