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