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: docker-library/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 833dab5
Choose a base ref
...
head repository: mattpjohnson/docker-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c247663
Choose a head ref
  • 4 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 23, 2015

  1. fix(Dockerfile): Remove problem dep for 9.5rc1

    The dependency postgres-common kept causing the following error when
    building 9.5rc1:
    
    E: Failed to fetch
    http://httpredir.debian.org/debian/pool/main/libb/libbsd/libbsd0_0.7.0-2_amd64.deb
    408  Request Time-out [IP: 5.153.231.35 80]
    mattpjohnson committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    8748d1d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Configuration menu
    Copy the full SHA
    0195b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0470fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c247663 View commit details
    Browse the repository at this point in the history
Loading