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