You've already forked DataMate
feat: Improve makefile readability, Add user control on volume keep at uninstallation, Add Label Studio install and uninstall via Make. (#106)
* feature: Add label studio installation and uninstallation commands to Makefile * feature: Enhance Makefile with detailed help commands and improve install/uninstall targets for services * feature: Update Makefile help commands to clarify usage of local images * feature: Improve error handling in Makefile for build, install, and uninstall targets * feature: Enhance uninstall process in Makefile to prompt for volume deletion and update README with usage details --------- Co-authored-by: Jason Wang <wjl_jason@qq.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -187,3 +187,6 @@ Thumbs.db
|
||||
.vscode/
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
||||
# Milvus
|
||||
deployment/docker/milvus/volumes/
|
||||
Reference in New Issue
Block a user