Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.77 KB

README.zulu-maven.md

File metadata and controls

45 lines (33 loc) · 1.77 KB

Tags

  • docker pull mcr.microsoft.com/java/maven

Java 8 Update 192:

About

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.

How To Use

  • docker pull mcr.microsoft.com/java/maven:tag
  • docker run --rm -it mcr.microsoft.com/java/maven:tag

Featured Repositories

  • https://repos.azul.com/azure-only/zulu/yum
  • https://repos.azul.com/azure-only/zulu/apt

Quick Reference

License

Zulu for Microsoft Azure Terms of Use

Support

Microsoft Azure Support

Issues

Report Docker image or Dockerfile issues here

Further Reading