diff --git a/README.md b/README.md index 31ba61d..df51f56 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ x86_64 and ARM Docker images of latest version: `oci.seedno.de/seednode/roulette Dockerfile available [here](https://git.seedno.de/seednode/roulette/raw/branch/master/docker/Dockerfile). +An example instance with most features enabled can be found [here](https://nature.seedno.de/). + ## Filtering You can provide a comma-delimited string of alphanumeric patterns to match via the `include=` query parameter, assuming the `-f|--filter` flag is enabled. @@ -144,4 +146,4 @@ Flags: ## Building the Docker container From inside the `docker/` subdirectory, build the image using the following command: -`REGISTRY= LATEST=yes TAG=alpine ./build.sh` \ No newline at end of file +`REGISTRY= LATEST=yes TAG=alpine ./build.sh`