Docker Compose Spring Boot and Postgres demo Technologies Spring Boot Postgresql Docker Docker Compose Run the System Run the following command: docker-compose up Stop the System To stop all running containers, use this command: docker-compose down