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