Skip to content

Update understanding-docker.md#406

Merged
mdlinville merged 2 commits intomasterfrom
395_reword_rest_api_sockets
Nov 16, 2016
Merged

Update understanding-docker.md#406
mdlinville merged 2 commits intomasterfrom
395_reword_rest_api_sockets

Conversation

@mdlinville
Copy link

Describe the proposed changes

Fixes #395, attempts to clarify communication model between Docker client and server

Project version

n/a

Related issue

#395

Related issue or PR in another project

n/a

Please take a look

@thaJeztah @maschoonover

run on the same system, or you can connect a Docker client to a remote Docker
daemon. The Docker client and daemon communicate via sockets or through a
REST API.
daemon. The Docker client and daemon using a REST API, over UNIX sockets or
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"communicate using a REST API " perhaps?

Copy link
Author

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed the feedback.

@johndmulhausen
Copy link
Contributor

@mdlinville mdlinville merged commit 089d910 into master Nov 16, 2016
@mdlinville mdlinville deleted the 395_reword_rest_api_sockets branch November 16, 2016 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants