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