garden-runc/0.7.0
You can find the source of this version on GitHub at cloudfoundry-incubator/guardian-release. It was created based on the commit 29299a6e
.
Release Notes¶
Minor fixes. - Set a default window size (80x24) when no size is specified and a TTY is attached - Ensure aufs module is auto-loaded (when available) even if no graph path is specified
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "0.7.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=0.7.0" sha1: "c7f0c7477de2413f67d35a073a02f3dd91e63ae6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c7f0c7477de2413f67d35a073a02f3dd91e63ae6 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=0.7.0"