Hi,
OS is windows 10
docker version 2.1.0.5
the problem that I'm running into is the database won't start. checked the log and saw the following error:
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
dspace | Caused by: org.flywaydb.core.api.FlywayException: This PostgreSQL Database is INCOMPATIBLE with DSpace. The upgrade will NOT proceed. A supported version (>=1.1) of the 'pgcrypto' extension must be installed! Please run 'dspace database info' for additional info/tips.
Has anyone else experienced this issue? Thanks!