Skip to content

added docker files for local test environment #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 10, 2021

Conversation

wolfgangwalther
Copy link
Contributor

This adds a test/Dockerfile and test/docker-compose.yml to spin up a local dev environment quickly.

@theory theory requested a review from decibel June 7, 2020 16:51
@wolfgangwalther
Copy link
Contributor Author

rebased on current master; squashed; updated base image from pg 12.3 to pg 12.4

@wolfgangwalther
Copy link
Contributor Author

Updated base image from pg 12.4 to pg 13.0.

Added a tmpfs volume for the postgres data directory to allow switching the pg version easier by just changing the number in the dockerfile. Before that the existing volume had to be removed manually, because the data directory was not compatible between versions.

@theory theory merged commit 3c93cd2 into theory:master Oct 10, 2021
@theory
Copy link
Owner

theory commented Oct 10, 2021

Thanks! I also added support for different versions of Postgres in 33a2a62.

@wolfgangwalther wolfgangwalther deleted the local-docker-test branch November 1, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants