-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Docker Community Edition - Version 17.06.0-ce-win19 (12801)
Getting below error while starting aerogear/unifiedpush-wildfly docker image
docker run --name ups --link unifiedpushDB:unifiedpush --link keycloakDB:keycloak -p 8443:8443 -it aerogear/unifiedpush-wildfly
Starting Liquibase migration
Unexpected error running Liquibase: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'installation' already exists
If MySQL docker process is started with no external volumes, this error is not seen.