Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudfoundry/java-buildpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cloudfoundry/java-buildpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ci/authenticated-docker-pull
Choose a head ref
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Jan 26, 2021

  1. Avoid docker rate limiting errors in concourse

    Authenticated pulls of task images. Requires concourse with a security manager enabled and 'docker-username' and 'docker-password' secrets confirgured for the given pipeline.
    
    When building Dockerfile images, load base image from input resource to avoid pulling.
    
    Signed-off-by: Emily Casey <ecasey@vmware.com>
    ekcasey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d0527aa View commit details
    Browse the repository at this point in the history
Loading