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