@profanemystic @programming_discussions I made good experiences with integrating the setup of the #docker container in the #maven build using #testcontainers or maven docker plugin and combining this with #flyway. With database schema versioning inside the same repository you should not have issues with different branches.