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