erinlkolp / liquibase-docker-demo A template for CI/CD using Liquibase, Docker, and Jenkins. To build this, type: docker-compose build To run this, type: docker-compose up -d To drive this, type: docker exec liquibase liquibase update OR ./jenkins-integration.sh To stop this, type: docker-compose down