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