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