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: sha256:bbc1210e511130fac5e62f0366bfa0f60d4a6623baafe64721aba766ca424f3d
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:bbc1210e511130fac5e62f0366bfa0f60d4a6623baafe64721aba766ca424f3d \ "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.2.5"