Dieter S.

Results 2 issues of Dieter S.

I am using DevContainers in my development setup with Docker Compose, but I am encountering difficulties in integrating it seamlessly with Spring Boot's Docker Compose support. Specifically, my devcontainer.json configuration...

type: enhancement
theme: containers

I encountered an error with port publishing and the container type network mode while using IntelliJ. It seems to be related to the network mode setting. Error: conflicting options: port...