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