Commit 03a29671 authored by one's avatar one
Browse files

[cluster] Improve log

parent c31d7642
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment