caishunfeng commented on code in PR #10026: URL: https://github.com/apache/dolphinscheduler/pull/10026#discussion_r873364701
########## deploy/docker/.env: ########## @@ -17,6 +17,7 @@ # HUB=ghcr.io/apache/dolphinscheduler TAG=latest +DOCKER=TRUE Review Comment: > This is already set in all `Dockerfile` > > https://github.com/apache/dolphinscheduler/blob/67cc260d52c1f2e5aa7db76aa8621cdd0f8c4ee0/dolphinscheduler-tools/src/main/docker/Dockerfile#L20-L21 I had updated and thanks for your reminder, YYDS. -- 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]
