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