garden-linux/0.328.0
You can find the source of this version on GitHub at cloudfoundry-incubator/garden-linux-release. It was created based on the commit ce51a708
.
Release Notes¶
matching garden sha: 7b9cddf05a78fd4756b21abd8050aec192550041
- Set $TMPDIR
to /var/vcap/data/tmp
- /tmp
is tiny and can easily become full
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "garden-linux" version: "0.328.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.328.0" sha1: "539822f9f2b18ccf51e72e42e03b297f934ea3fe"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 539822f9f2b18ccf51e72e42e03b297f934ea3fe \ "https://bosh.io/d/github.com/cloudfoundry-incubator/garden-linux-release?v=0.328.0"