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