docker/0.0.4
You can find the source of this version on GitHub at cppforlife/docker-release. It was created based on the commit 373d3f7
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "docker" version: "0.0.4" url: "https://bosh.io/d/github.com/cppforlife/docker-release?v=0.0.4" sha1: "296943e105d6a2782e7ad7b0199f08856ba8b6f0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 296943e105d6a2782e7ad7b0199f08856ba8b6f0 \ "https://bosh.io/d/github.com/cppforlife/docker-release?v=0.0.4"