Skip to content

Inconsistent interpretation of DOCKER_TLS_VERIFY #576

Description

@dlouwers

The Docker CLI client will use TLS (and look for a certificate file) when DOCKER_TLS_VERIFY is set to ANY value. The docker-java library will always try to use TLS unless DOCKER_TLS_VERIFY=0. This is inconsistent and causes settings that work with docker-java to break usage of the Docker CLI client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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