Re: [PR] [fix][docker] update Dockerfile [seatunnel]

2025-01-02 Thread via GitHub
hailin0 merged PR #8421: URL: https://github.com/apache/seatunnel/pull/8421 -- 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] [fix][docker] update Dockerfile [seatunnel]

2025-01-02 Thread via GitHub
liunaijie commented on code in PR #8421: URL: https://github.com/apache/seatunnel/pull/8421#discussion_r1900624524 ## seatunnel-dist/src/main/docker/Dockerfile: ## @@ -8,7 +8,6 @@ RUN cd /opt && \ tar -zxvf apache-seatunnel-${VERSION}-bin.tar.gz && \ mv apache-seatunne

Re: [PR] [fix][docker] update Dockerfile [seatunnel]

2025-01-01 Thread via GitHub
Hisoka-X commented on code in PR #8421: URL: https://github.com/apache/seatunnel/pull/8421#discussion_r1900601373 ## seatunnel-dist/src/main/docker/Dockerfile: ## @@ -8,7 +8,6 @@ RUN cd /opt && \ tar -zxvf apache-seatunnel-${VERSION}-bin.tar.gz && \ mv apache-seatunnel

Re: [PR] [fix][docker] update Dockerfile [seatunnel]

2025-01-01 Thread via GitHub
liunaijie commented on code in PR #8421: URL: https://github.com/apache/seatunnel/pull/8421#discussion_r1900546832 ## seatunnel-dist/src/main/docker/Dockerfile: ## @@ -8,7 +8,6 @@ RUN cd /opt && \ tar -zxvf apache-seatunnel-${VERSION}-bin.tar.gz && \ mv apache-seatunne

[PR] [fix][docker] update Dockerfile [seatunnel]

2025-01-01 Thread via GitHub
liunaijie opened a new pull request, #8421: URL: https://github.com/apache/seatunnel/pull/8421 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list