docker-ce
docker-ce copied to clipboard
Use JDK15 alpine image as base
Update base image to use an Alpine based JDK image to minimize the storage footprint. I changed the package manager commands accordingly. Furthermore, did i change MAINTAINER to LABEL maintainer= because MAINTAINER is deprecated.
I tested the image locally on my machine and so far everything works as intended.