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

[WIP] docker compose commands #409

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[WIP] docker compose commands #409

wants to merge 2 commits into from

Conversation

yanxi0830
Copy link
Contributor

What does this PR do?

Docker compose files for spinning up individual services, used for mix-n-match on spinning up distributions.

Feature/Issue validation/testing/test plan

spin up pgvector

cd docker/pgvector
docker compose up

Sources

Please link relevant resources if necessary.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Ran pre-commit to handle lint / formatting issues.
  • Read the contributor guideline,
    Pull Request section?
  • Updated relevant documentation.
  • Wrote necessary unit or integration tests.

@yanxi0830 yanxi0830 changed the title [RFC] docker compose commands [WIP] docker compose commands Nov 8, 2024
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants