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