2018-09-25 04:12:44 +03:00
|
|
|
## About
|
2020-01-19 18:27:47 +03:00
|
|
|
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.
|
2018-09-25 04:12:44 +03:00
|
|
|
|
2020-01-19 18:27:47 +03:00
|
|
|
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).
|
2018-09-25 04:12:44 +03:00
|
|
|
|
|
|
|
## How To Use
|
2020-01-19 18:27:47 +03:00
|
|
|
docker pull mcr.microsoft.com/java/jdk:tag<br>
|
2020-01-19 19:41:30 +03:00
|
|
|
docker run --rm -it mcr.microsoft.com/java/jdk:tag
|
2020-01-19 18:27:47 +03:00
|
|
|
|
2020-01-19 18:50:28 +03:00
|
|
|
## Further Information On Docker Hub
|
|
|
|
* [Azul Zulu JDK](https://hub.docker.com/_/microsoft-java-jdk)
|
2018-09-25 04:12:44 +03:00
|
|
|
|
2020-01-19 18:27:47 +03:00
|
|
|
## Featured Repos
|
2018-09-25 04:12:44 +03:00
|
|
|
* `https://repos.azul.com/azure-only/zulu/yum`
|
2020-01-19 18:32:36 +03:00
|
|
|
* `https://repos.azul.com/azure-only/zulu/apt`
|
2018-09-25 04:12:44 +03:00
|
|
|
|
|
|
|
## Quick Reference
|
|
|
|
* [Azul Zulu JVM for Azure FAQ](https://assets.azul.com/files/Zulu-for-Azure-FAQ.pdf)
|
|
|
|
* [Azul Zulu JVM for Azure](https://www.azul.com/downloads/azure-only/zulu/)
|
|
|
|
|
|
|
|
## Support
|
2020-01-19 18:27:47 +03:00
|
|
|
For support or general questions [Microsoft Azure Support](https://support.microsoft.com/en-us/help/4026305/sql-contact-microsoft-azure-support)
|
2018-09-25 04:12:44 +03:00
|
|
|
|
|
|
|
## Issues
|
2020-01-19 18:27:47 +03:00
|
|
|
Please direct all feedback to [Microsoft/Java](https://github.com/Microsoft/java/issues)
|
|
|
|
|
|
|
|
## License
|
|
|
|
This image is for use with [Zulu for Microsoft Azure Terms of Use](https://www.azul.com/downloads/azure-only/zulu/terms-of-use)
|
2018-09-25 04:12:44 +03:00
|
|
|
|
|
|
|
## Further Reading
|
|
|
|
* [Java on Azure](https://azure.microsoft.com/en-us/develop/java/)
|
|
|
|
* [Azure for Java Developers](https://docs.microsoft.com/en-us/java/azure/?view=azure-java-stable)
|
|
|
|
* [Azul](https://www.azul.com/)
|
|
|
|
* [Azul Zulu Enterprise](https://www.azul.com/products/zulu-enterprise/)
|
|
|
|
* [Azul Zulu Embedded](https://www.azul.com/products/zulu-embedded/)
|
|
|
|
|