brettkromkamp / contextualise

Contextualise is an effective tool particularly suited for organising information-heavy projects and activities consisting of unstructured and widely diverse data and information resources
https://contextualise.dev/
MIT License
1.05k stars 44 forks source link

Add docker-compose.yml #34

Closed epilys closed 4 years ago

epilys commented 4 years ago

Remove postgresql from Dockerfile and use the standard docker postgresql image.

I downloaded this to check this out since I saw it had a Dockerfile, but as mentioned in #31 it doesn't work. I made a quick docker-compose.yml that launches but of course fails when you try to create a map because of the unrelated scope problems mentioned in #32.