The docker image is approximately 1.17GB.
Frontend: 393kb
Virtual Env: 234mb
API: 1.1mb
The UV Cache is 58mb, which can be deleted. I believe the apt lists aren't being cleared properly too.
References:
- https://depot.dev/blog/how-to-reduce-your-docker-image-size#accelerating-builds-with-docker-cache-mounts
- https://github.com/wagoodman/dive
The docker image is approximately 1.17GB.
Frontend: 393kb
Virtual Env: 234mb
API: 1.1mb
The UV Cache is 58mb, which can be deleted. I believe the apt lists aren't being cleared properly too.
References: