Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot-docker-compose #10

Open
upangka opened this issue Jun 1, 2024 · 0 comments
Open

springboot-docker-compose #10

upangka opened this issue Jun 1, 2024 · 0 comments

Comments

@upangka
Copy link

upangka commented Jun 1, 2024

Hi,I read your blog fromspring-boot-docker-compose.And I also read the Source Code.

When I run my SpringBoot project,I have this error

java.lang.IllegalStateException: No Docker Compose file found in directory

How your project find the compose.yaml then run success?
I think should config Compose file,let springboot know where to get the compose.yaml.But I see your project nothing about compose.yarml file config in the application.properties

Maybe should add something like spring.docker.compose.file=... to application.properties?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant