Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Image >4GB #124

Open
syed-al opened this issue Aug 23, 2024 · 1 comment
Open

Docker Image >4GB #124

syed-al opened this issue Aug 23, 2024 · 1 comment

Comments

@syed-al
Copy link

syed-al commented Aug 23, 2024

Hello, I am currently using the pgvector:pg16 which is of size ~456MB. When I am using the timescale/timescaledb-ha:pg16.4-ts2.16.1-all-oss the size of the image is 4.05GB. I wanted to know how much of this 4GB is actual pgvectorscale and how much is other timescale toolkit.

Is it possible that I have a docker file which start from the pgvector docker and then I can add command to install rust and pgvectorscale from source directly?

@soyayaos
Copy link

soyayaos commented Sep 3, 2024

Hey @syed-al. I hope our Dockerfile will be useful for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants