Skip to content

docker/28.0.2

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

Release Notes

Added support –env-file for docker run, Thanks @mboldt! Make flannel subnet configurable, Thanks @jmcarp!

Usage

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

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

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

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

Jobs

Packages