Skip to content

garden-runc/1.0.1

You can find the source of this version on GitHub at cloudfoundry-incubator/guardian-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-incubator/guardian-release?v=1.0.1"
  sha1: "175062b3cf69e839abe15efe081d61de08468c0c"

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

bosh upload-release --sha1 175062b3cf69e839abe15efe081d61de08468c0c \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.0.1"

Jobs

Packages