Skip to content

A Cloud Native Buildpack that provides start command for applications that uses Unicorn web server

License

Notifications You must be signed in to change notification settings

paketo-buildpacks/unicorn

Unicorn Cloud Native Buildpack

gcr.io/paketo-buildpacks/unicorn

The Unicorn CNB sets the start command for a given ruby application that runs on a Unicorn server.

Integration

This CNB writes a start command, so there's currently no scenario we can imagine that you would need to require it as dependency. If a user likes to include some other functionality, it can be done independent of the Unicorn CNB without requiring a dependency of it.

To package this buildpack for consumption:

$ ./scripts/package.sh

This builds the buildpack's source using GOOS=linux by default. You can supply another value as the first argument to package.sh.

buildpack.yml Configurations

There are no extra configurations for this buildpack based on buildpack.yml.

About

A Cloud Native Buildpack that provides start command for applications that uses Unicorn web server

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published