Skip to content

fix: Auto-create volume directories to prevent infra setup error#739

Open
vk-playground wants to merge 1 commit intomanavgup:mainfrom
vk-playground:fix/auto-create-volume-directories
Open

fix: Auto-create volume directories to prevent infra setup error#739
vk-playground wants to merge 1 commit intomanavgup:mainfrom
vk-playground:fix/auto-create-volume-directories

Conversation

@vk-playground
Copy link

  • Added automatic creation of volumes/etcd, volumes/milvus, and volumes/postgres directories in Makefile
  • Prevents 'failed to mount local volume' error on first run of make local-dev-infra
  • Added QUICK_START_IMPROVEMENTS.md documenting the issue, solution, and testing

Fixes the Docker volume mount error that occurred when running infrastructure services for the first time without pre-existing volume directories.

… errors

- Added automatic creation of volumes/etcd, volumes/milvus, and volumes/postgres directories in Makefile
- Prevents 'failed to mount local volume' error on first run of make local-dev-infra
- Added QUICK_START_IMPROVEMENTS.md documenting the issue, solution, and testing

Fixes the Docker volume mount error that occurred when running infrastructure services
for the first time without pre-existing volume directories.

Signed-off-by: Vicky Kuo <vicky.kuo@ibm.com>
@vk-playground vk-playground force-pushed the fix/auto-create-volume-directories branch from 83d8ac8 to 822c254 Compare February 2, 2026 02:14
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

Successfully merging this pull request may close these issues.

1 participant

Comments