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