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