Commit graph

55 commits

Author SHA1 Message Date
ishaan-jaff
e7c5a9e014 (fix) dockerfile merge conflicts 2024-01-08 08:02:50 +05:30
Krrish Dholakia
523d8e5977 build(Dockerfile): moves prisma logic to dockerfile 2024-01-06 15:21:10 +05:30
ishaan-jaff
357c6c56bd Revert "build(Dockerfile): move prisma build to dockerfile"
This reverts commit 2741835605.
2024-01-06 09:51:44 +05:30
Krrish Dholakia
aa0b2010d2 build(dockerfile): fixing cmd 2024-01-05 19:09:47 +05:30
Krrish Dholakia
1b2fab28b5 build(dockerfile): exposed port fix 2024-01-05 19:09:10 +05:30
Krrish Dholakia
2741835605 build(Dockerfile): move prisma build to dockerfile
Seems to solve - https://github.com/BerriAI/litellm/issues/1321
2024-01-05 19:03:41 +05:30
Krrish Dholakia
3923c389fd build(Dockerfile): fixing build requirements 2023-12-16 17:52:30 -08:00
Krrish Dholakia
50b741f8fa fix(Dockerfile): support mac 2023-12-16 16:01:02 -08:00
Krish Dholakia
47ba8082df
Merge branch 'main' into public-fix-1 2023-12-16 12:27:58 -08:00
Cam Parry
cb13018a28
Merge remote-tracking branch 'upstream/main' into patch-1 2023-12-13 09:22:25 +10:00
Cam Parry
dc1904ea1e
use wheels 2023-12-11 02:34:23 -10:00
David Manouchehri
2d8cebd408
Fix Dockerfile. 2023-12-10 02:03:07 -05:00
David Manouchehri
882f3f75ca
Update Dockerfile to preinstall Prisma CLI 2023-12-06 21:32:22 -05:00
Cameron
c99466bc25
Update Dockerfile 2023-12-06 09:21:00 +10:00
Cam Parry
3fc9272640
fix: theNav hrefs 2023-12-06 08:55:53 +10:00
Cameron
15057d717a
multistage docker build 2023-12-03 18:38:44 +10:00
ishaan-jaff
b6dd6e5835 (feat) proxy update dockerfile 2023-12-02 18:32:39 -08:00
Ishaan Jaff
35ff5283b6
Update Dockerfile 2023-12-02 18:04:29 -08:00
Ishaan Jaff
025e415ce0
Update Dockerfile 2023-12-02 14:56:12 -08:00
ishaan-jaff
afc1b2209b (feat) docker - allow user to specify base image 2023-11-30 14:49:21 -08:00
ishaan-jaff
f565e6249d (feat) proxy: docker - use wheels for builds 2023-11-30 14:29:30 -08:00
Ishaan Jaff
94fd2e3227
Update Dockerfile 2023-11-30 09:27:42 -08:00
Ishaan Jaff
f742d14582
Update Dockerfile 2023-11-30 09:03:04 -08:00
Ishaan Jaff
57df87120a
Update Dockerfile 2023-11-30 09:00:23 -08:00
Ishaan Jaff
6fddd078b9
Update Dockerfile 2023-11-30 08:57:44 -08:00
Ishaan Jaff
96151cf260
Update Dockerfile 2023-11-30 08:57:10 -08:00
Ishaan Jaff
1772da92c0
Update Dockerfile 2023-11-30 08:46:38 -08:00
Ishaan Jaff
78421d89aa
Update Dockerfile 2023-11-30 08:44:25 -08:00
Ishaan Jaff
2a2fffdd09
Update Dockerfile 2023-11-30 08:40:24 -08:00
David Manouchehri
c7e3c399c2
Add default expose. 2023-11-23 04:19:54 -05:00
David Manouchehri
f7ad15c392
Reduce Docker size by not copying unneeded files. 2023-11-23 04:18:53 -05:00
ishaan-jaff
4cfaf7ff95 (fix) dockerfile 2023-11-21 17:20:14 -08:00
ishaan-jaff
fbf9cab5b9 (fix) dockerfile 2023-11-21 17:14:34 -08:00
ishaan-jaff
38c1ee2349 (feat) update dockerfile 2023-11-21 17:07:53 -08:00
ishaan-jaff
fd7f17b11b (chore) remove old dockerfile 2023-11-17 17:37:00 -08:00
Krrish Dholakia
cd9b671cfe build(litellm_server/main.py): accept config file in /chat/completions 2023-10-27 10:46:32 -07:00
Krrish Dholakia
16f39ec840 refactor(openai_proxy-->-litellm_server): renaming project for simplicity 2023-10-25 14:14:39 -07:00
Krrish Dholakia
aa57c63091 build(openai_proxy): docker build fixes 2023-10-25 13:34:04 -07:00
Krish Dholakia
751e9f07f3
Update Dockerfile 2023-10-25 11:16:17 -07:00
ishaan-jaff
330a89bdb1 (fix) proxy dockerfile 2023-10-21 16:24:35 -07:00
ishaan-jaff
34136a2c0d (fix) proxy server dockerfile 2023-10-21 14:22:20 -07:00
ishaan-jaff
52b2df39c0 (fix) proxy server dockerfile 2023-10-21 14:12:51 -07:00
ishaan-jaff
ada2f9f062 (fix) proxy server dockerfile for railway 2023-10-21 14:09:11 -07:00
ishaan-jaff
2e29fdfa2b (fix) proxy server for railway deploys 2023-10-21 14:00:25 -07:00
ishaan-jaff
a4f4af1df3 (fix) proxy server dockerfile 2023-10-21 13:50:48 -07:00
ishaan-jaff
d9cc9fe566 (feat) proxy server: dockerfile + req 2023-10-21 12:44:13 -07:00
coconut49
f890aa1db5
Refactor code for better readability and remove unnecessary comments in Dockerfile. 2023-10-20 12:19:56 +08:00
coconut49
be78f2ade9
Move Dockerfile to root and set environment variable for config path 2023-10-20 12:19:29 +08:00
coconut49
a9ebf1b6ab
Relocate Dockerfile to litellm/proxy directory. 2023-10-20 12:18:37 +08:00
coconut49
bb91a8671d
Change Dockerfile to rename secrets_template.toml to litellm.secrets.toml. 2023-10-18 01:22:33 +08:00