Building Standalone from custom built binary #40480
Replies: 3 comments
-
you can check https://github.com/milvus-io/milvus/blob/master/DEVELOPMENT.md |
Beta Was this translation helpful? Give feedback.
-
Should I use deployments/docker/dev or deployments/docker/standalone? |
Beta Was this translation helpful? Give feedback.
-
This runs standalone locally. I want a container like embed_standalone.sh. Update: Getting this: `++++ dirname ./build/build_image.sh
1 warning found (use docker --debug to expand):
28 | COPY --chown=root:root --chmod=774 ./configs/ /milvus/configs/
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I start a milvus standalone container from a custom built binary?
I have been using the standalone_embed.sh but I want to use a custom built binary
Beta Was this translation helpful? Give feedback.
All reactions