You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a buildpack that meets the following criteria:
Metadata
name should be Paketo Buildpack for Nginx Server Start, per RFC 0050
homepage links back to the buildpack repo
license has the correct license information
Detection
requirenginx-development for the initial development period this will be changed to requirenginx once the nginx buildpack has been converted to a dependency providing buildpack.
Build
Make any configuration file changes that are required.
Make any environment changes that are required.
Move any exec.d files that are required.
Write valid start commands that match with existing behavior.
Create
nginx-start
Describe the Enhancement
RFC 0007 has been approved and merged.
Possible Solution
Create a buildpack that meets the following criteria:
name
should be Paketo Buildpack for Nginx Server Start, per RFC 0050homepage
links back to the buildpack repolicense
has the correct license informationrequire
nginx-development
for the initial development period this will be changed torequire
nginx
once thenginx
buildpack has been converted to a dependency providing buildpack.Motivation
This is part of paketo-buildpacks/web-servers#128
The text was updated successfully, but these errors were encountered: