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