gcr.io/paketo-buildpacks/jattach
The Paketo Buildpack for JAttach is a Cloud Native Buildpack that provides the JAttach binary to send commands to a remote JVM via Dynamic Attach mechanism.
Behavior
This buildpack will participate all the following conditions are met
$BP_JATTACH_ENABLEDis set
The buildpack will do the following:
- Contributes JAttach to a layer marked
launchwith command on$PATH
License
This buildpack is released under version 2.0 of the Apache License.