Spring Boot API + PostgreSQL AppThrust application template. The container listens on port 8080. Local Docker check docker build -t template-spring-boot:local . docker run --rm -p 8080:8080 template-spring-boot:local