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