Provide a no-brainer docker-compose build#80
Provide a no-brainer docker-compose build#80parisni wants to merge 10 commits intoMIT-LCP:masterfrom
Conversation
|
@parisni , thanks for this! I've attempted to run the Docker MIMIC-III demo build. I added the files to the When initially setting things up, I also noticed that a lot of the links in the primary README are broken. |
|
Hi @briangow thanks for your attempt. From the logs most of the errors you have are no big deal, for example missing schemas that are then created. Eventually the data is created, as this example shows: But then this one retains my attention: You might have to create a |
After few years of hibernation, we tried an install from scratch and noticed few issues, leading to very painful experience. This PR solve the issues, and also provide a no brain docker-compose script to build the mimic-omop database. The build duration is less than 1 hour on a laptop, and it is compatible with both mimic demo or latest mimic 3 export.
Some of the major issues:
Painful aspects: