garden-runc/0.0.0
You can find the source of this version on GitHub at cloudfoundry/garden-runc-release. It was created based on the commit c9db646d
.
Release Notes¶
A final release of garden-runC-release just to get the ball rolling for those who want to integrate against this in CI and such.
v0.1.0 is expected soon, and will have comprehensive release notes.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "0.0.0" url: "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=0.0.0" sha1: "21eac03835dbfe4f6f3e0dcc56ecc82c28a9e72d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 21eac03835dbfe4f6f3e0dcc56ecc82c28a9e72d \ "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=0.0.0"