docker-ce icon indicating copy to clipboard operation
docker-ce copied to clipboard

Use JDK15 alpine image as base

Open Weasy666 opened this issue 5 years ago • 0 comments

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.

Weasy666 avatar Jun 11 '20 18:06 Weasy666