Spring Boot + Docker Compose – unknown flag: –orphans
This is a pretty straightforward one. However as someone very much still learning about Spring Boot, this one threw me. A few days ago I added the spring-boot-docker-compose dependency to an existing Spring Boot project of mine, and when I tried to bring up the application I got the following error: I hacked about a … Read more