nginx-buildpack/1.0.9
You can find the source of this version on GitHub at cloudfoundry/nginx-buildpack-release. It was created based on the commit 1b7fb82
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nginx-buildpack" version: "1.0.9" url: "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.0.9" sha1: sha256:597f6c0d6d41ce8bbace21b1ba42ef4660f78485f57ca6b9ab61afdd15137328
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:597f6c0d6d41ce8bbace21b1ba42ef4660f78485f57ca6b9ab61afdd15137328 \ "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.0.9"