Skip to content

docker/27

You can find the source of this version on GitHub at cf-platform-eng/docker-boshrelease. It was created based on the commit af01c4e3.

Release Notes

Fix no ‘container_env_var_dir’ property in /var/vcap/jobs/cf-containers-broker/config/settings.yml. As described in https://github.com/cloudfoundry-community/docker-boshrelease/pull/62

Usage

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

- name: "docker"
  version: "27"
  url: "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=27"
  sha1: "c0996149211ea7468913e818fdd2b55994c18b41"

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

bosh upload-release --sha1 c0996149211ea7468913e818fdd2b55994c18b41 \
  "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=27"

Jobs

Packages