Skip to content

garden-runc/0.7.0

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

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

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

Jobs

Packages