dist-zip

module
v5.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2024 License: Apache-2.0

README

gcr.io/paketo-buildpacks/dist-zip

The Paketo Buildpack for DistZip is a Cloud Native Buildpack that contributes a Process Type for DistZip-style applications.

Behavior

This buildpack will participate all the following conditions are met

  • Exactly one file matching <APPLICATION_ROOT>/$BP_APPLICATION_SCRIPT exists

The buildpack will do the following:

  • Requests that a JRE be installed
  • Contributes dist-zip, task, and web process types

When $BP_LIVE_RELOAD_ENABLE is true:

  • Requests that watchexec be installed
  • Contributes reload process type

Configuration

Environment Variable Description
$BP_APPLICATION_SCRIPT Configures the application start script, using Bash Pattern Matching. Defaults to */bin/*.
$BP_LIVE_RELOAD_ENABLED Enable live process reloading. Defaults to false.

License

This buildpack is released under version 2.0 of the Apache License.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL