This repository was archived by the owner on Sep 20, 2019. It is now read-only.
Tags: Azure-App-Service/tomcat
Tags
Merge pull request #18 from shrishrirang/11 Add Java 11 support
Change base image from ubuntu to alpine - Changed the base image from ubuntu to alpine. Made corresponding changes to Dockerfile and init_container.sh - Base image will now be pulled from Microsoft Container Registry - Updated catalina.properties to match the version of Tomcat that's being used in the Dockerfiles
Scripts to publish the image - publishToTestAccount.ps1 publishes to appsvctest - publishToOfficialAccount.ps1 publishes the specified image from appsvctest to appsvc. Sample usage: .\publishToTestAccount.ps1 .\publishToOfficialAccount.ps1 180912111221