Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2969

Testcontainers and newer docker versioning problem

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.2.14.Final
    • None
    • None
    • None

      After locally updating docker to 29 version this occurs and tests are skipped

      ERROR (main) [org.testcontainers.dockerclient.DockerClientProviderStrategy] <DockerClientProviderStrategy.java:269> Could not find a valid Docker environment. Please check configuration. Attempted configurations were:
          UnixSocketClientProviderStrategy: failed with exception BadRequestException (Status 400: {"message":"client version 1.32 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version"}
      )
          DockerDesktopClientProviderStrategy: failed with exception NullPointerException (Cannot invoke "java.nio.file.Path.toString()" because the return value of "org.testcontainers.dockerclient.DockerDesktopClientProviderStrategy.getSocketPath()" is null)As no valid configuration was found, execution cannot continue.
      See https://java.testcontainers.org/on_failure.html for more details.

              dvilkola@redhat.com Diana Krepinska
              dvilkola@redhat.com Diana Krepinska
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: