This repository was archived by the owner on Oct 10, 2020. It is now read-only.
[merged] document ways of connecting to docker engine#426
Closed
TomasTomecek wants to merge 1 commit intoprojectatomic:masterfrom
Closed
[merged] document ways of connecting to docker engine#426TomasTomecek wants to merge 1 commit intoprojectatomic:masterfrom
TomasTomecek wants to merge 1 commit intoprojectatomic:masterfrom
Conversation
Contributor
|
This is probably a better link to the upstream docs: https://docs.docker.com/engine/security/https/ |
Resolves projectatomic#41 Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
c2113b1 to
f3fc222
Compare
Contributor
Author
|
good point; updated |
Member
|
📌 Commit f3fc222 has been approved by |
|
☀️ Test successful - status-atomicjenkins |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #41
Not sure if I put the text to correct place/manpage. Feel free to suggest a better place.
Unfortunately I wasn't able to find any docs related to this, I was getting the info from code of docker-py.The environment variables are same as those for docker machine: https://docs.docker.com/machine/reference/env/