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