Skip to content

docker/0.0.2

You can find the source of this version on GitHub at cppforlife/docker-release. It was created based on the commit 00f5f52.

Release Notes

  • Enforce mutual TLS verification

Usage

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

- name: "docker"
  version: "0.0.2"
  url: "https://bosh.io/d/github.com/cppforlife/docker-release?v=0.0.2"
  sha1: "dc08a8ed5e4865fd7846c4d40649a6e9fe43a6b9"

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

bosh upload-release --sha1 dc08a8ed5e4865fd7846c4d40649a6e9fe43a6b9 \
  "https://bosh.io/d/github.com/cppforlife/docker-release?v=0.0.2"

Jobs

Packages