After following the readme steps and tried docker-compose up I get this error:
microdo_php-user-snapshotter_1 exited with code 255
More details:
Fatal error: Uncaught TypeError: Argument 2 passed to Prooph\EventStore\Pdo\PostgresEventStore::__construct() must be an instance of PDO, instance of Prooph\Common\Messaging\NoOpMessageConverter given, called in /app/src/Infrastructure/factories.php on line 44 and defined in /app/vendor/prooph/pdo-event-store/src/PostgresEventStore.php:75
On a side-note: This repository currently does nothing at all, it's more a demonstration of how an architecture can look like. It's not filled with real life.
After following the readme steps and tried
docker-compose
up I get this error:More details: