Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
hg-misc-tools
Commits
03a29671
Commit
03a29671
authored
Mar 04, 2026
by
one
Browse files
[cluster] Improve log
parent
c31d7642
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
projects/cluster/docker-cluster-up.sh
projects/cluster/docker-cluster-up.sh
+2
-0
No files found.
projects/cluster/docker-cluster-up.sh
View file @
03a29671
...
@@ -152,4 +152,6 @@ fi
...
@@ -152,4 +152,6 @@ fi
echo
"[INFO] All containers are ready!"
echo
"[INFO] All containers are ready!"
echo
"[INFO] To access the container on the current node, run:"
echo
"[INFO] To access the container on the current node, run:"
echo
echo
" docker exec -it
${
CONTAINER_NAME
}
bash"
echo
" docker exec -it
${
CONTAINER_NAME
}
bash"
echo
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment