Skip to content

docker network run fails with NullPointerException on upgrade to docker-ce 29 on rhel9 #1889

@MrFunions

Description

@MrFunions

yum update on rhel9

From:
docker-ce-3.28.5.2-1.el9.x86_64

To
docker-ce-29.0.0-1.el9.x86_64.rpm

When running a docker network with 2 images where one image relies on the other in a maven pom, using docker-maven-plugin 0.47.0 and running:

mvn docker:run

causes an error:

Caused by: java.lang.NullPointerException
at io.fabric8.maven.docker.model.ContainerDetails.getIPAddress (ContainerDetails.java:87)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions