A simple docker image for the T-Rex 🦖 runner game
10K+

To launch the game run
docker run --name t-rex-runner -p 8080:80 litetex/t-rex-runner
and open http://localhost:8080
To stop it completely run
docker rm -f t-rex-runner
Source and more available at https://github.com/litetex/t-rex-runner
Content type
Image
Digest
sha256:f2b83b65b…
Size
2.5 MB
Last updated
11 months ago
docker pull litetex/t-rex-runner