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