docker pull mcr.microsoft.com/java/maven
Java 8 Update 192:
8u192-zulu-debian9
- Dockerfile
These Zulu OpenJDK Docker images and corresponding Dockerfiles are
to be used solely with Java applications or Java application components
that are being developed for deployment on Microsoft Azure or Azure Stack,
and are not intended to be used for any other purpose.
Each image contains the base operating system, taken at a point in time,
and an installed version of the Azul Zulu JDK (Java Development Kit) and Maven.
docker pull mcr.microsoft.com/java/maven:tag
docker run --rm -it mcr.microsoft.com/java/maven:tag
https://repos.azul.com/azure-only/zulu/yum
https://repos.azul.com/azure-only/zulu/apt
Zulu for Microsoft Azure Terms of Use
Report Docker image or Dockerfile issues here