Hi,
Is there a guide how to upgrade a Docker instance (using Team edition)? I see changes in the database, so I assume that some data conversion or script needs to be executed in order to change the database?
Or are your docker containers that awesome that automatically do these updates?
I noticed that the DB docker definition only creates the database, so this leads me to believe that the app docker takes care of creating/updating the schema?
Thanks