-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Description
Describe the bug
A clear and concise description of what the bug is.
After adding only llm_guard dependency to project and building project as docker image, the docker image size increase a lot it went from 230 MB to 4283 MB by just adding llm_guard >=0.3.15,<=0.3.15
To Reproduce
Steps to reproduce the behavior:
- I have only added llm_guard >=0.3.15,<=0.3.15 to requirements.txt
- project uses pyhton 3.12-slim (FROM public.ecr.aws/docker/library/python:3.12-slim)
- The project is built using amazon linux UBUNTU_2204
- The docker image is pushed to amzaon ECR
- The docker image size increased from 230 MB to 4283 MB in amzaon ECR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels