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