Stream: containers

Topic: DMP & Docker 29+


view this post on Zulip Oliver Bertuch (Dec 08 2025 at 13:13):

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)

view this post on Zulip Philip Durbin ๐Ÿš€ (Dec 09 2025 at 14:20):

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.

view this post on Zulip Philip Durbin ๐Ÿš€ (Feb 04 2026 at 15:33):

@Stephen Kraffmiller just mentioned he got a new Mac laptop and Docker is working. That's a good sign.

view this post on Zulip Oliver Bertuch (Feb 05 2026 at 12:02):

Sounds like more folks are hitting this snag. Should I do a small PR to upgrade the version?

view this post on Zulip Philip Durbin ๐Ÿš€ (Feb 05 2026 at 12:03):

Sure, onwards and upwards! Thanks!

view this post on Zulip Balรกzs Pataki (Feb 05 2026 at 12:57):

Thanks, @Oliver Bertuch , it does indeed work with

mvn -Pct -Dfabric8-dmp.version=0.48.0 docker:run

view this post on Zulip Oliver Bertuch (Feb 05 2026 at 12:59):

I'll merge both discussions :smiley:

view this post on Zulip Notification Bot (Feb 05 2026 at 13:00):

12 messages were moved here from #containers > Regression or is it just me? by Oliver Bertuch.

view this post on Zulip Oliver Bertuch (Feb 05 2026 at 13:07):

Here's the PR: #12146 I didn't bother with creating an issue first for this very small fix.

view this post on Zulip Philip Durbin ๐Ÿš€ (Feb 05 2026 at 14:22):

Merged! Thanks, gentlemen!


Last updated: Apr 03 2026 at 06:08 UTC