Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 562 Bytes

File metadata and controls

18 lines (14 loc) · 562 Bytes

Play Container

The Play Container allows Play applications to be run.

Detection CriteriaThe Play start script and the Play runtime JAR exist in the appropriate subdirectories of the application directory or one of its immediate subdirectories (but not in both)
Tagsplay-framework=<version>
Tags are printed to standard output by the buildpack detect script

Configuration

The Play Container cannot be configured.