Alex "Blex" B

Results 32 comments of Alex "Blex" B

@thaJeztah I executed your test with my above reproduction manual on Docker Desktop for Windows: For Step 3 it returns: ``{"3306/tcp":[{"HostIp":"127.0.0.1","HostPort":"49153"}]}`` (running ``docker port XY`` directly in the CMD returns...

Are there any updates? This still affects the latest versions of Docker (on Docker Desktop for Win currently ``26.1.0``).

The answers for these questions are already inside [IDEA-323330](https://youtrack.jetbrains.com/issue/IDEA-323330). > Why do you need these classes public? So that I don't get a warning when publishing to your marketplace. Also...

> Please point out the plugin description in the issue, I don't see it. [Here](https://plugins.jetbrains.com/plugin/22113) is our plugin and [here](https://plugins.jetbrains.com/plugin/7642) the original one that we forked. How to get there...

This could be a workaround however the code would still be duplicated, which has disadvantages like bloating the plugin and needing to update the duplicated code regularly. I still think...

I rebased and updated the PR accordingly.

Can we get a status update if this will be shipped with JDK 21 (which will be GA in ~5 days)? Thanks in advance :)

After we monitored the situation here for a while now and after determining that this project was likely abandoned, we decided to fork the project and fix the problems ourself:...

Had the same problem as described here. More details and our fix [here](https://github.com/testcontainers/testcontainers-java/discussions/6229#discussioncomment-9212550). Long time fix proposed via #8575

> This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is...