Merge pull request #37 from microsoft/cleanup

Cleanup
This commit is contained in:
Bruno Borges 2022-02-01 13:05:58 -08:00 коммит произвёл GitHub
Родитель 5de7c9c392 f79be17e42
Коммит 2c26e72da0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 21 добавлений и 170 удалений

Просмотреть файл

@ -1,5 +0,0 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @tkarbowski @selvasingh

Просмотреть файл

@ -1,12 +1,26 @@
## About
# End of Updates
As [previously announced](https://devblogs.microsoft.com/java/end-of-updates-support-and-availability-of-zulu-for-azure/) on June 30th 2021, Zulu for Azure binaries are no longer receiving updates or support since January 1st, 2022. Container images are no longer updated. Microsoft products and services are transitioning to [Microsoft Build of OpenJDK](https://docs.microsoft.com/en-us/java/openjdk/install) for JDK 11 and later, and [Eclipse Temurin](https://adoptium.net/releases.html?variant=openjdk8&jvmVariant=hotspot) for JDK 8.
For up to date container images with Microsoft supported builds of OpenJDK, please visit [Container Images for Microsoft Build of OpenJDK](https://docs.microsoft.com/en-us/java/openjdk/containers).
For more information on OpenJDK support on Microsoft Azure, please visit [Java support on Azure and Azure Stack](https://docs.microsoft.com/en-us/azure/developer/java/fundamentals/java-support-on-azure).
## Availability of existing images and migration
Starting **July 1st, 2022**, Zulu for Azure binaries _may no longer be available_ from Azul Zulu for Azure repositories. Docker images _may no longer be available_ on Docker Hub or in the Microsoft Container Registry.
For information on migration to other similar images, please [read the announcement](https://devblogs.microsoft.com/java/end-of-updates-support-and-availability-of-zulu-for-azure/#container-images-availability-timeline).
# About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## Further Information
* [Java SE JDK](https://hub.docker.com/_/microsoft-java-jdk)
* [Java SE JRE](https://hub.docker.com/_/microsoft-java-jre)
* [Java SE Headless JRE](https://hub.docker.com/_/microsoft-java-jre-headless)
* [Java SE JDK And Apache Maven](https://hub.docker.com/_/microsoft-java-maven)
* [Java SE JDK And Apache Tomcat](https://hub.docker.com/_/microsoft-java-tomcat)
## Further Information on Published Images
* [Zulu for Azure JDK](https://hub.docker.com/_/microsoft-java-jdk)
* [Zulu for Azure JRE](https://hub.docker.com/_/microsoft-java-jre)
* [Zulu for Azure Headless JRE](https://hub.docker.com/_/microsoft-java-jre-headless)
* [Zulu for Azure JDK with Apache Maven](https://hub.docker.com/_/microsoft-java-maven)
* [Zulu for Azure JRE with Apache Tomcat](https://hub.docker.com/_/microsoft-java-tomcat)
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a

Просмотреть файл

@ -1,34 +0,0 @@
## About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## How To Use
docker pull mcr.microsoft.com/java/jdk:tag<br>
docker run --rm -it mcr.microsoft.com/java/jdk:tag
## Further Information
* [Java SE JDK](https://hub.docker.com/_/microsoft-java-jdk)
## Featured Repos
https://<span></span>repos.azul.com/azure-only/zulu/yum<br>
https://<span></span>repos.azul.com/azure-only/zulu/apt
## Quick Reference
* [Azul Zulu for Azure - Enterprise Edition FAQ](https://assets.azul.com/files/Zulu-for-Azure-FAQ.pdf)
* [Azul Zulu for Azure - Enterprise Edition](https://www.azul.com/downloads/azure-only/zulu/)
## Support
For support or general questions [Microsoft Azure Support](https://support.microsoft.com/en-us/help/4026305/sql-contact-microsoft-azure-support)
## Issues
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)
## 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/)

Просмотреть файл

@ -1,34 +0,0 @@
## About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## How To Use
docker pull mcr.microsoft.com/java/jre-headless:tag<br>
docker run --rm -it mcr.microsoft.com/java/jre-headless:tag
## Further Information
* [Java SE Headless JRE](https://hub.docker.com/_/microsoft-java-jre-headless)
## Featured Repos
https://<span></span>repos.azul.com/azure-only/zulu/yum<br>
https://<span></span>repos.azul.com/azure-only/zulu/apt
## Quick Reference
* [Azul Zulu for Azure - Enterprise Edition FAQ](https://assets.azul.com/files/Zulu-for-Azure-FAQ.pdf)
* [Azul Zulu for Azure - Enterprise Edition](https://www.azul.com/downloads/azure-only/zulu/)
## Support
For support or general questions [Microsoft Azure Support](https://support.microsoft.com/en-us/help/4026305/sql-contact-microsoft-azure-support)
## Issues
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)
## 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/)

Просмотреть файл

@ -1,34 +0,0 @@
## About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## How To Use
docker pull mcr.microsoft.com/java/jre:tag<br>
docker run --rm -it mcr.microsoft.com/java/jre:tag
## Further Information
* [Java SE JRE](https://hub.docker.com/_/microsoft-java-jre)
## Featured Repos
https://<span></span>repos.azul.com/azure-only/zulu/yum<br>
https://<span></span>repos.azul.com/azure-only/zulu/apt
## Quick Reference
* [Azul Zulu for Azure - Enterprise Edition FAQ](https://assets.azul.com/files/Zulu-for-Azure-FAQ.pdf)
* [Azul Zulu for Azure - Enterprise Edition](https://www.azul.com/downloads/azure-only/zulu/)
## Support
For support or general questions [Microsoft Azure Support](https://support.microsoft.com/en-us/help/4026305/sql-contact-microsoft-azure-support)
## Issues
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)
## 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/)

Просмотреть файл

@ -1,34 +0,0 @@
## About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## How To Use
docker pull mcr.microsoft.com/java/maven:tag<br>
docker run --rm -it mcr.microsoft.com/java/maven:tag
## Further Information
* [Java SE JDK And Apache Maven](https://hub.docker.com/_/microsoft-java-maven)
## Featured Repos
https://<span></span>repos.azul.com/azure-only/zulu/yum<br>
https://<span></span>repos.azul.com/azure-only/zulu/apt
## Quick Reference
* [Azul Zulu for Azure - Enterprise Edition FAQ](https://assets.azul.com/files/Zulu-for-Azure-FAQ.pdf)
* [Azul Zulu for Azure - Enterprise Edition](https://www.azul.com/downloads/azure-only/zulu/)
## Support
For support or general questions [Microsoft Azure Support](https://support.microsoft.com/en-us/help/4026305/sql-contact-microsoft-azure-support)
## Issues
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)
## 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/)

Просмотреть файл

@ -1,22 +0,0 @@
## About
These Zulu OpenJDK for Azure 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, Azure Functions (anywhere), Azure Stack, or Microsoft SQL Server and are not intended to be used for any other purpose.
## Further Information
* [Java SE JDK](https://hub.docker.com/_/microsoft-java-jdk)
* [Java SE JRE](https://hub.docker.com/_/microsoft-java-jre)
* [Java SE Headless JRE](https://hub.docker.com/_/microsoft-java-jre-headless)
* [Java SE JDK And Apache Maven](https://hub.docker.com/_/microsoft-java-maven)
* [Java SE JDK And Apache Tomcat](https://hub.docker.com/_/microsoft-java-tomcat)
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.