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

Dockerised Archetype can lose data on Windows 10 Home #30

Open
geoffroy-noel-ddh opened this issue Dec 4, 2018 · 0 comments
Open

Dockerised Archetype can lose data on Windows 10 Home #30

geoffroy-noel-ddh opened this issue Dec 4, 2018 · 0 comments
Assignees
Labels

Comments

@geoffroy-noel-ddh
Copy link
Collaborator

How to reproduce:

  • Host OS: Windows 10 Home edition

  • install Archetype according to the instructions found on the Dockerhub page

  • run it, stop, start, ...
    => working all fine

  • use Kitematic to share the volume
    => the container restarts and the startup process fails because Postgresql requires exclusive access to the database (now moved from the contained to the host machine) but Docker on Windows 10 Home only gives default permission set which are too liberal for postgresql.

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

No branches or pull requests

2 participants