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