Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A Cloud Native Buildpack that provides the watchexec binary tool

Awesome Lists containing this project

README

        

# `gcr.io/paketo-buildpacks/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