llm-proxy
A tiny, multi-arch Nginx reverse-proxy image that routes traffic per your nginx.conf.
Overview
llm-proxy is a lightweight, multi-architecture Nginx reverse-proxy image pre-configured (via your nginx.conf) to front your LLM UI and related services. It listens on the port you specify, applies your custom routing rules, and runs in the foreground so Docker can manage it.
Supported platforms: linux/amd64, linux/arm64