Thanks to visit codestin.com
Credit goes to github.com

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: mrts/docker-postgresql-multiple-databases
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: captmicr0/docker-postgresql-multiple-databases
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: latest
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 26, 2024

  1. Update create-multiple-postgresql-databases.sh

    quoted database names in script to fix special chars in database names
    captmicr0 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c602181 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    captmicr0 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c0d84d8 View commit details
    Browse the repository at this point in the history
  3. Create docker-image.yml

    github action to auto-build container
    captmicr0 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9109f67 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    Change from postgres 9.6 to postgres 14
    captmicr0 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5bfb44 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    captmicr0 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fb75462 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    captmicr0 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    27f2c84 View commit details
    Browse the repository at this point in the history
Loading