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: sha256:04ade1ce6de2d41e4465eaae40987f87c25aef6b24dee02964f28e6c5572e88d
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:04ade1ce6de2d41e4465eaae40987f87c25aef6b24dee02964f28e6c5572e88d \ "https://bosh.io/d/github.com/cppforlife/docker-release?v=0.0.4"