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