Skip to content

bosh-docker-cpi/0.0.3

You can find the source of this version on GitHub at cppforlife/bosh-docker-cpi-release. It was created based on the commit 681af6f.

Release Notes

  • Allow docker.host to use unix://... paths
  • Automatically create networks if necessary

Usage

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

- name: "bosh-docker-cpi"
  version: "0.0.3"
  url: "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.3"
  sha1: "9eb1457a5f268a8e3a21765d151366e28f7d5ea3"

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

bosh upload-release --sha1 9eb1457a5f268a8e3a21765d151366e28f7d5ea3 \
  "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.3"

Jobs

Packages