amusarra commented on a change in pull request #1160:
URL: https://github.com/apache/karaf/pull/1160#discussion_r475799636
##########
File path: assemblies/docker/Dockerfile
##########
@@ -16,7 +16,7 @@
# limitations under the License.
################################################################################
-FROM openjdk:8-jre
+FROM openjdk:11-ea-28-slim
Review comment:
@skitt and @jbonofre I just installed the Apache Karaf image for ARM
based on `adoptopenjdk: 11-jre-hotspot` image on my Raspberry Pi and it works
fine. The image I built is this
[amusarra/karaf:4.2.9-dev](https://hub.docker.com/layers/amusarra/karaf/4.2.9-dev/images/sha256-8de5205d81263099628cf7659cdd8c648bd13b12cf9cc036f46d9426992927b5?context=explore)
Let me know if you have any doubts, in case I commit the dockerfile and
update the README.
Thanks.

----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]