From 7856d65d44a509b450ac8fadd8f2b60da46d5c1e Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Tue, 12 Dec 2023 19:44:55 -0800 Subject: [PATCH] (docs) proxy dockerfile --- docs/my-website/docs/proxy/deploy.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/deploy.md b/docs/my-website/docs/proxy/deploy.md index 2dc57b116..5975bed0b 100644 --- a/docs/my-website/docs/proxy/deploy.md +++ b/docs/my-website/docs/proxy/deploy.md @@ -1,4 +1,8 @@ -# Deploying LiteLLM Proxy +# 🐳 Docker, Deploying LiteLLM Proxy + +## Dockerfile + +You can find the Dockerfile to build litellm proxy [here](https://github.com/BerriAI/litellm/blob/main/Dockerfile) ## Quick Start Docker Image: Github Container Registry