Skip to content

garden-runc/1.0.1

You can find the source of this version on GitHub at cloudfoundry/garden-runc-release. It was created based on the commit 9c8bbbbc.

Release Notes

Minor fix and some work on the image plugin API - Hostnames are now truncated where the handle is super-long (https://www.pivotaltracker.com/story/show/132858029) - Various improvements to image_plugin API for grootfs

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "garden-runc"
  version: "1.0.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.0.1"
  sha1: "9f844f35b1f0b0854b9f8f2a3cba6b67535479fc"

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

bosh upload-release --sha1 9f844f35b1f0b0854b9f8f2a3cba6b67535479fc \
  "https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.0.1"

Jobs

Packages