After upgrading Docker to v29, DMP v0.46.0 no longer worked for me. Upgrading with -Dfabric8-dmp.version=0.48.0 healed that temporarily on my machine. (In the release notes they state that due to an API change in Docker you need the latest plugin). Anyone willing to test this newer version on their machines? (Lookign at y'all, troubled Mac Users)
I appreciate the heads up on this. I'm heads down on something else right now but I added it to agenda for the next container meeting.
@Stephen Kraffmiller just mentioned he got a new Mac laptop and Docker is working. That's a good sign.
Sounds like more folks are hitting this snag. Should I do a small PR to upgrade the version?
Sure, onwards and upwards! Thanks!
Thanks, @Oliver Bertuch , it does indeed work with
mvn -Pct -Dfabric8-dmp.version=0.48.0 docker:run
I'll merge both discussions :smiley:
12 messages were moved here from #containers > Regression or is it just me? by Oliver Bertuch.
Here's the PR: #12146 I didn't bother with creating an issue first for this very small fix.
Merged! Thanks, gentlemen!
Last updated: Apr 03 2026 at 06:08 UTC