mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Update docker container start printout (#13847)
### What problem does this PR solve? Printout RAGFlow version ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo "Start RAGFlow cluster, version: "
|
||||
cat /ragflow/VERSION
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Usage and command-line argument parsing
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user