Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed accidental whitespace.
Signed-off-by: Barry Shapira <[email protected]>
  • Loading branch information
originalgremlin authored and Barry Shapira committed Dec 14, 2018
commit 6e21b83aaa6861a026204bce8279d98fea92ecc1
2 changes: 1 addition & 1 deletion docker/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def from_env(cls, **kwargs):

The URL to the Docker host.

.. envvar:: DOCKE R_TLS_VERIFY
.. envvar:: DOCKER_TLS_VERIFY

Verify the host against a CA certificate.

Expand Down