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-${VERSION} seatunnel && \
rm apache-seatunnel-${VERSION}-bin.tar.gz && \
- cp seatunnel/config/log4j2_client.properties
seatunnel/config/log4j2.properties && \
Review Comment:
I prefer old way. It is more compatible and easier to integrate.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]