caigy opened a new pull request, #75:
URL: https://github.com/apache/rocketmq-docker/pull/75

   **Which Issue(s) This PR Fixes**
   Fix #74 
   
   **Brief Description**
   
   - Add an entry-point script in Dockerfile-alpine.
   - Separate the downloading process from the main docker, which helps decease 
the image size and the build time (especially resuming from previous failed 
builds).
   - Replace the base image `openjdk:8-alpine` with 
`eclipse-temurin:8-jdk-alpine`, as the former has been deprecated: 
https://hub.docker.com/_/openjdk.


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