X Tutup
Skip to content

Invalid URL when Config has no version #32

@mfulgo

Description

@mfulgo

If you construct a DockerClient using a Config object that has a null version property, you'll get a baseResource of something like http://localhost:1234/vnull.

Perhaps we should add some checking to the build() method of the DockerClientConfigBuilder. You can run into related badness if the URI is null. (And just for good measure, we should make the readTimeout an int rather than an Integer.)

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

      X Tutup