Skip to content

garden-runc/0.7.0

You can find the source of this version on GitHub at cloudfoundry-incubator/garden-runc-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/garden-runc-release?v=0.7.0"
  sha1: "74251ae8f423605a402062ac0d034cf5343d2832"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 74251ae8f423605a402062ac0d034cf5343d2832 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-runc-release?v=0.7.0"

Jobs

Packages