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