hailin0 merged PR #7532:
URL: https://github.com/apache/seatunnel/pull/7532
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@seatunne
liunaijie commented on code in PR #7532:
URL: https://github.com/apache/seatunnel/pull/7532#discussion_r1749592773
##
docs/en/start-v2/docker/docker.md:
##
@@ -139,3 +138,227 @@ docker run --rm -it apache/seatunnel bash -c
'/bin/start-cluste
docker run --rm -it apache/seatunne
Hisoka-X commented on code in PR #7532:
URL: https://github.com/apache/seatunnel/pull/7532#discussion_r1749511373
##
docs/en/start-v2/docker/docker.md:
##
@@ -139,3 +138,227 @@ docker run --rm -it apache/seatunnel bash -c
'/bin/start-cluste
docker run --rm -it apache/seatunnel
Hisoka-X commented on code in PR #7532:
URL: https://github.com/apache/seatunnel/pull/7532#discussion_r1747032954
##
docs/en/start-v2/docker/docker.md:
##
@@ -139,3 +137,122 @@ docker run --rm -it apache/seatunnel bash -c
'/bin/start-cluste
docker run --rm -it apache/seatunnel
liunaijie commented on PR #7532:
URL: https://github.com/apache/seatunnel/pull/7532#issuecomment-2322894794
https://github.com/user-attachments/assets/5d490b02-603c-4b1a-b955-4b43460ef4b3";>
https://github.com/user-attachments/assets/2eced93b-45d5-41bf-a726-4094c7f7d290";>
liunaijie opened a new pull request, #7532:
URL: https://github.com/apache/seatunnel/pull/7532
### Purpose of this pull request
add docker cluster startup guide
### Does this PR introduce _any_ user-facing change?
### How was this patch tes