Hi all,
I’m looking at the feasibility of deploying EventStore pretty widely as part of a move to SOA. We’re trying to set up the store as a single node in a docker container running Ubuntu 14.04. We’re essentially using this dockerfile: https://github.com/wkruse/eventstore-docker with a newer version of ES (3.03)
A couple of devs have reported segfaults that bring down the container.
I’ve got a log file here: https://drive.google.com/file/d/0B9oajJSTz4wDWUtxOUhRWGFZOWs/view?usp=sharing, does anyone have any pointers?
– Bob Gregory