jackyyyyyssss commented on code in PR #15469:
URL: 
https://github.com/apache/dolphinscheduler/pull/15469#discussion_r1450106213


##########
dolphinscheduler-standalone-server/src/main/docker/Dockerfile:
##########
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-FROM eclipse-temurin:8-jre
+FROM eclipse-temurin:8-jdk

Review Comment:
   Because the JRE image does not have the installation of the JavaC command, 
the Javatask needs to be compiled before execution
   
![image](https://github.com/apache/dolphinscheduler/assets/127465317/e3030111-a16a-4a1f-8cdb-87a9847f0ec1)
   



-- 
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]

Reply via email to