docker/30.1.3
You can find the source of this version on GitHub at cloudfoundry-incubator/docker-boshrelease. It was created based on the commit 3d75518
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "docker" version: "30.1.3" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/docker-boshrelease?v=30.1.3" sha1: sha256:8c6e8fd07decd71bc1e65aa0f9d54598176223482811ecc4ce5b895d8a30e3f5
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:8c6e8fd07decd71bc1e65aa0f9d54598176223482811ecc4ce5b895d8a30e3f5 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/docker-boshrelease?v=30.1.3"