# Matrix.to-Docker Matrix.to is a simple url redirection service for the Matrix.org ecosystem which lets users share links to matrix entities without being tied to a specific app. Stylistically it serves as a landing page for rooms and communities. This is my own Docker image building from [the official repository](https://github.com/matrix-org/matrix.to). ### Notes - Prebuilt images are available at `ghcr.io/tommytran732/matrix.to`. - Don't trust random images: build yourself if you can. - The Dockerfile builds from the main branch, as the relases do not come out frequently. - Images from `ghcr.io` are built every week and scanned every day for critical vulnerabilities with Trivy. I recommend that you use these images.