Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Tags: Azure-App-Service/tomcat

Tags

1905222301

Toggle 1905222301's commit message
Tomcat 8.5.41 / 9.0.20 version update

1903310027

Toggle 1903310027's commit message
Fix error due to missing quotes

1902192347

Toggle 1902192347's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from shrishrirang/11

Add Java 11 support

1901240002

Toggle 1901240002's commit message
Minor changes to publishStage2.ps1

1811280114

Toggle 1811280114's commit message
Minor path change to the publishing script

1809250116

Toggle 1809250116's commit message
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

1809132228

Toggle 1809132228's commit message
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

alpine

Toggle alpine's commit message
Add time taken for a request in Tomcat's access log