Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.47 KB

framework-container_customizer.md

File metadata and controls

30 lines (25 loc) · 1.47 KB

Container Customizer Framework

The Container Customizer Framework modifies the configuration of an embedded Tomcat container in a Spring Boot WAR file.

Detection Criterion Application is a Spring Boot WAR file
Tags container-customizer=<version>
Tags are printed to standard output by the buildpack detect script

Configuration

For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.

The framework can be configured by modifying the config/container_customizer.yml file in the buildpack fork. The framework uses the Repository utility support and so it supports the version syntax defined there.

Name Description
repository_root The URL of the Container Customizer repository index (details).
version The version of Container Customizer to use. Candidate versions can be found in this listing.