Skip to content
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

Docker database volume should persist #155

Open
1 of 3 tasks
tcaddy opened this issue Jan 20, 2020 · 2 comments
Open
1 of 3 tasks

Docker database volume should persist #155

tcaddy opened this issue Jan 20, 2020 · 2 comments
Assignees

Comments

@tcaddy
Copy link
Member

tcaddy commented Jan 20, 2020

This is a:

  • bug
  • enhancement
  • feature-discussion

Enhancement

Description

Docker database volume should persist after running docker-compose down such that next time I run docker-compose up, I still have the data that was previously in the database.

Implementation

Change docker-compose.yml to setup a volume for Postgres data.

@tcaddy
Copy link
Member Author

tcaddy commented Feb 12, 2020

I think this issue can be closed, but I did come up with this: tcaddy@54896ab

Need to tinker to make sure it really makes a difference

@Tr3yb0
Copy link
Contributor

Tr3yb0 commented Oct 2, 2020

Is this still an issue @tcaddy ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants