diff --git a/README.md b/README.md index 5c0f3e8..eed0759 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ Archive: result/bin/xrforge.com **NOTE**: if the binary does not work on your server, use [xrforge-x86_64]() from the releases section instead. +## Docker + +To prevent polluting the environment with terabytes of docker-images, just run this: + +```bash +$ docker run -d -p 8080:8080 -v $(pwd):/app busybox /app/xrforge.com server + +``` + ## Adding content First you need a directory with glTF or JanusXR experiences.