Container Customizer Framework

April 14, 2016 ยท View on GitHub

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.

NameDescription
repository_rootThe URL of the Container Customizer repository index (details).
versionThe version of Container Customizer to use. Candidate versions can be found in this listing.