Before launch and Docker
Answered
Hello, I'm trying to setup Docker and my Intellij. I want to set this behavior, when I run my SpringBoot configuration (Shift+F10) Intellij should first start my Docker configuration and then my Spring app. For this purpose, I'm trying to use Before Launch option but when I add Docker configuration to run before app, my app won't start and Docker starts. How can I fix this problem?
I'm using Intellij Docker plugin and the latest version of Intellij.
Please sign in to leave a comment.
Hello,
It's a known issue with docker configurations: https://youtrack.jetbrains.com/issue/IDEA-181102, https://youtrack.jetbrains.com/issue/IDEA-168872.
As a workaround you could run them manually one after another.
Any update? This issue exists for 2 years
I asked developer to share plans for those issues.
@... Did the developer respond? Have you tried turning him off and on again? ;)
Fabian,
We plan to provide some solution in 2020.3 version.
I'm running 2020.3.2 and it's still not supported.
Hello,
Sorry, we were fixing several critical issues, so this task was moved to 2021.1 release.
Hello,
the linked issues are still opened, so it is not fixed in 2021.1, isn't it? Do you have any updates for us? @...
Thank you
Florian,
https://youtrack.jetbrains.com/issue/IDEA-168872 is closed. Issue should be fixed in 2021.1.1. Do you still face it?