An open API service indexing awesome lists of open source software.

https://github.com/paketo-buildpacks/watchexec

A Cloud Native Buildpack that provides the watchexec binary tool
https://github.com/paketo-buildpacks/watchexec

cnb process-restarter utilities watchexec

Last synced: 5 months ago
JSON representation

A Cloud Native Buildpack that provides the watchexec binary tool

Awesome Lists containing this project

README

          

# Paketo Buildpack for Watchexec

## Buildpack ID: `paketo-buildpacks/watchexec`
## Registry URLs: `docker.io/paketobuildpacks/watchexec`

The Paketo Buildpack for Watchexec is a Cloud Native Buildpack that provides the Watchexec binary tool to support reloadable processes.

## Behavior

This buildpack will participate all the following conditions are met

* Another buildpack requires `watchexec`

The buildpack will do the following:

* Contributes Watchexec to a layer marked `launch` with command on `$PATH`

## License

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

[a]: http://www.apache.org/licenses/LICENSE-2.0