Getting below error while starting *aerogear/unifiedpush-wildfly* docker image
{ quote code:java } docker run --name ups --link unifiedpushDB:unifiedpush --link keycloakDB:keycloak -p 8443:8443 -it aerogear/unifiedpush-wildfly { quote code } {quote}Starting Liquibase migration Unexpected error running Liquibase: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'installation' already exists{quote} |
|