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