Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-11 Thread via GitHub
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

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-08 Thread via GitHub
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

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-08 Thread via GitHub
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

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-06 Thread via GitHub
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

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-08-31 Thread via GitHub
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";>

[PR] [Docs] add docker cluster guide [seatunnel]

2024-08-30 Thread via GitHub
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