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