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

feat: migrate postgres data to a docker volume for compatibility #797

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dbarrosop
Copy link
Member

@dbarrosop dbarrosop commented Oct 30, 2023

Bind mounts seem to be causing issues either with SELINUX and/or other combinations. Move to docker volumes for higher compatibility.

In addition add --volumes to nhost down to delete volumes.

@dbarrosop dbarrosop merged commit 26dff8a into main Oct 30, 2023
6 checks passed
@dbarrosop dbarrosop deleted the db/pgdate/volume branch October 30, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants