Skip to content

nginx-buildpack/1.2.2

You can find the source of this version on GitHub at cloudfoundry/nginx-buildpack-release. It was created based on the commit 993ba20.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "nginx-buildpack"
  version: "1.2.2"
  url: "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.2.2"
  sha1: "acddd819c849b45f2b07db6f252d93d68cb0f29a"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 acddd819c849b45f2b07db6f252d93d68cb0f29a \
  "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.2.2"

Jobs

Packages