Skip to content

docker/25

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

Release Notes

Update cf-containers-broker. Include property to trigger recreation of containers with latest image/config when the cf-containers-broker job is restarted. See the cf-containers-broker README for more information

Usage

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

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

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

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

Jobs

Packages