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.
|
|
4 years ago | |
|---|---|---|
| Dockerfile | 4 years ago | |
| README.md | 4 years ago | |
| index.html | 4 years ago | |
README.md
docker-carmensandiego
docker image of Where in the world is Carmen SanDiego Deluxe running on js-dos
run the following to build
docker build -t docker-carmensandiego --build-arg GAME_URL=https://file.iamno.one/winwicsd.zip --build-arg GAME_ARGS=\"CARMEN.EXE\" .
once you have built the image, run with
docker run -d -p 8000:8000 docker-carmensandiego