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