diff --git a/README.md b/README.md index d442386..d511361 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ with various model providers by leveraging gateways such as Portkey.

+## Docker + +You can run MiniChat with Docker, the images is less than 2MB. + +``` +docker run -p 3216:3216 ghcr.io/functorism/minichat:master +``` + ## Docker Compose ### Ollama