Browse Source

yeah, I did that

master
crappyrules 4 years ago
parent
commit
05500d6c5d
  1. 2
      README.md

2
README.md

@ -3,7 +3,7 @@
docker image of oregon trail running on js-dos docker image of oregon trail running on js-dos
run the following to build run the following to build
`docker build -t docker-oregontrail --build-arg GAME_URL=https://archive.org/download/oregon-trail-deluxe/Oregon%20Trail%20Deluxe.zip --build-arg GAME_ARGS=\"OREGON.EXE\" .` `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 once you have built the image, run with

Loading…
Cancel
Save