Thank you both! Really appreciate the thorough description of the steps you’re taking.
It seems that there’re a couple of issues here:
- When using docker-compose data is not being persisted across runs (or actually ups)
- Wehn using docker run… the deployment is corrupted if not paused before restarting the container
- When using docker-compose MongoDB binaries are not being cached, requiring its download with every run
Would it ublock you (for the time being) if #2 was fixed? Trying to figure out the priorities here.
In meantime, I’ll regroup internally to see what’s the best course of action to provide a quick help for you.