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