Skip to content

docker/30.1.1

You can find the source of this version on GitHub at cf-platform-eng/docker-boshrelease. It was created based on the commit a1fce1a.

Release Notes

Improvements

  • option to not try to docker pull images in sanity-test-broker using fetch_images: false

Deployment

releases:
- name: docker
  version: 30.1.1
  url: https://github.com/cloudfoundry-community/docker-boshrelease/releases/download/v30.1.1/docker-30.1.1.tgz
  sha1: ddcf763c4e9ddfbdda253fd270ee99d4de081286

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "docker"
  version: "30.1.1"
  url: "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=30.1.1"
  sha1: "0e04846ff4438d7eb8990daa9515c2e8c9eb5d87"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 0e04846ff4438d7eb8990daa9515c2e8c9eb5d87 \
  "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=30.1.1"

Jobs

Packages