{"id":17661025,"url":"https://github.com/soulteary/docker-milvus","last_synced_at":"2025-04-15T01:37:27.056Z","repository":{"id":112341643,"uuid":"498577249","full_name":"soulteary/docker-milvus","owner":"soulteary","description":"[WIP] Reliable, highly scalable Milvus docker images","archived":false,"fork":false,"pushed_at":"2022-06-08T03:07:29.000Z","size":159,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T13:37:40.906Z","etag":null,"topics":["docker","docker-image","docker-milvus","milvus","vector"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulteary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-01T03:25:59.000Z","updated_at":"2024-03-02T16:05:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f531ee1e-2578-4c6e-90ce-5fed38f5d687","html_url":"https://github.com/soulteary/docker-milvus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-milvus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-milvus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-milvus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-milvus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulteary","download_url":"https://codeload.github.com/soulteary/docker-milvus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248990469,"owners_count":21194761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","docker-milvus","milvus","vector"],"created_at":"2024-10-23T17:09:56.057Z","updated_at":"2025-04-15T01:37:27.030Z","avatar_url":"https://github.com/soulteary.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Milvus\n\n![](https://img.shields.io/badge/Ubuntu-20.04-orange) ![](https://img.shields.io/badge/Ubuntu-22.04-orange) ![](https://img.shields.io/badge/OpenBLAS-0.3.9-red) ![](https://img.shields.io/badge/OpenBLAS-0.3.20-red) ![](https://img.shields.io/badge/Docker-latest-blue) \n\n\u003cimg src=\"images/logo.jpg\" width=\"120\"/\u003e\n\nReliable, highly scalable Milvus docker images.\n\n## [WIP] Docker prebuilt images\n\n**Mirror will be uploaded tomorrow**\n\nI have built some images so far, you can use `docker pull` to get these images directly.\n\n```bash\ndocker pull ...\n```\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\u003cth\u003eDocker Image Name\u003c/th\u003e\u003cth\u003eType\u003c/th\u003e\u003cth\u003eUbuntu\u003c/th\u003e\u003cth\u003eOpenBLAS\u003c/th\u003e\u003cth\u003eGolang\u003c/th\u003e\u003c/tr\u003e\n\u003c/thead\u003e\u003ctbody\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:base-ubuntu20.04-openblas0.3.9\u003c/td\u003e\u003ctd\u003eBase\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e-\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:base-ubuntu20.04-openblas0.3.20\u003c/td\u003e\u003ctd\u003eBase\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e-\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:base-ubuntu22.04-openblas0.3.9\u003c/td\u003e\u003ctd\u003eBase\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e-\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:base-ubuntu22.04-openblas0.3.20\u003c/td\u003e\u003ctd\u003eBase\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e-\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:builder-ubuntu20.04-openblas0.3.9-golang1.16.9\u003c/td\u003e\u003ctd\u003ebuilder\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:builder-ubuntu20.04-openblas0.3.20-golang1.16.9\u003c/td\u003e\u003ctd\u003ebuilder\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:builder-ubuntu22.04-openblas0.3.9-golang1.16.9\u003c/td\u003e\u003ctd\u003ebuilder\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:builder-ubuntu22.04-openblas0.3.20-golang1.16.9\u003c/td\u003e\u003ctd\u003ebuilder\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:ubuntu20.04-openblas0.3.9-golang1.16.9\u003c/td\u003e\u003ctd\u003eapp\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:ubuntu20.04-openblas0.3.20-golang1.16.9\u003c/td\u003e\u003ctd\u003eapp\u003c/td\u003e\u003ctd\u003e20.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:ubuntu22.04-openblas0.3.9-golang1.16.9\u003c/td\u003e\u003ctd\u003eapp\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.9\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esoulteary/milvus:ubuntu22.04-openblas0.3.20-golang1.16.9\u003c/td\u003e\u003ctd\u003eapp\u003c/td\u003e\u003ctd\u003e22.04\u003c/td\u003e\u003ctd\u003e0.3.20\u003c/td\u003e\u003ctd\u003e1.16.9\u003c/td\u003e\u003c/tr\u003e\n\u003c/tbody\u003e\u003c/table\u003e\n\n## How to build\n\nIf you need to build locally, you can refer to the following steps.\n### 1. Build base image\n\nBefore building milvus, we first need to build a base image that includes openblas (3.9+)\n\n```bash\ndocker build -t soulteary/milvus:base-ubuntu20.04-openblas0.3.9 -f docker/base/Dockerfile .\n```\n\n[Advanced usage](./docs/01.build-openblas.md)\n\n### 2. Build Milvus tools image\n\nWhen we prepare the base image, we need to build a tool image that includes c++ and golang to build milvus in it.\n\n```bash\ndocker build -t soulteary/milvus:builder-ubuntu20.04-openblas0.3.9 -f docker/builder/Dockerfile .\n```\n\nBy default, we will get the latest Milvus code from GitHub, you can get the code from other data sources by adjusting the build parameters. [Advanced usage](./docs/02.build-builder.md)\n\n### 3. Build a tiny Milvus Application image\n\nIn the previous build, we have solved the Milvus and related software dependencies that can run normally, so we only need a simple command to generate an image that is easy to transfer.\n\n```bash\ndocker build -t soulteary/milvus:ubuntu20.04-openblas0.3.9 -f docker/app/Dockerfile .\n```\n\n### [WIP] 4. Build a Milvus Application image with debugger\n\nTBD, how to build an image that supports remote debugging.\n\n\n## PLAN\n\n- [ ] Complete WIP content.\n- [ ] Try privatized Action Runner for efficient automated builds.\n- [ ] Add TARBALL source code build method.\n- [ ] Add an environment that is convenient for golang developers to use.\n- [ ] Improve the build of debug images\n- [ ] Build Milvus images **in batches**, use openblas 0.3.9-0.3.20, ubuntu 20.04-22.04, golang 1.16-1.18 to build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fdocker-milvus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulteary%2Fdocker-milvus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fdocker-milvus/lists"}