Sign inSign up

srenkens/wolfenstein3d

By srenkens

Updated about 9 years ago

HTML5 version of Wolfenstein3D running in a Docker container

Image
3

100K+

srenkens/wolfenstein3d repository overview

docker-wolfenstein3d

HTML5 version of Wolfenstein3D running in Docker

How to run

It's so easy

git clone https://github.com/srenkens/docker-wolfenstein3d
cd docker-wolfenstein3d/
docker build --tag wolfenstein3d .
docker run --rm -p 8888:80 --name wolfcontainer wolfenstein3d

Point your browser to whatever your docker engine is running. For example, if it's running on localhost: http://localhost:8888/

Tag summary

Content type

Image

Digest

Size

76.6 MB

Last updated

over 10 years ago

docker pull srenkens/wolfenstein3d