The Ratpack Container allows Ratpack applications to be run.
Detection Criteria | The app/Ratpack.groovy or app/ratpack.groovy configuration file exists in either the top-level directory or an immediate subdirectory of the application. |
Tags | ratpack=<version> |
The container expects to run the application creating by running gradle distZip
in an application built with the Ratpack Gradle plugin.
The Ratpack Container cannot be configured.