garden-runc/1.0.2
You can find the source of this version on GitHub at cloudfoundry-incubator/guardian-release. It was created based on the commit 3e88cce1
.
Release Notes¶
- Swap to using
iptables-restore
due to regulariptables
becoming extremely slow with lots of rules on recent kernels - Minor changes to experimental image_plugin api
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-runc" version: "1.0.2" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.0.2" sha1: "1f364e571a8df5c66d5e3321df040188ff2aa7b7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1f364e571a8df5c66d5e3321df040188ff2aa7b7 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/guardian-release?v=1.0.2"