Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update linking documentation#8682

Merged
SvenDowideit merged 1 commit into
moby:masterfrom
wpp:update_linking_documentation
Oct 22, 2014
Merged

Update linking documentation#8682
SvenDowideit merged 1 commit into
moby:masterfrom
wpp:update_linking_documentation

Conversation

@wpp

@wpp wpp commented Oct 21, 2014

Copy link
Copy Markdown
Contributor

As of 1.3 docker ps no longer shows links between containers.
This updates the documentation to reflect that change.
The command to inspect the links I chose is:

$ sudo docker inspect -f "{{ .HostConfig.Links }}" web

I build the documentation and LGTM. But if there is anything you want me to adjust
feel free to tell me.

As of 1.3 `docker ps` no longer shows links between containers.
This updates the documentation to reflect that change.

    sudo docker docker inspect -f "{{ .HostConfig.Links }}" web

Signed-off-by: Philipp Weissensteiner <[email protected]>
@wpp wpp force-pushed the update_linking_documentation branch from d026cbc to 5df2c87 Compare October 21, 2014 19:59
@jamtur01

Copy link
Copy Markdown
Contributor

LGTM

@jamtur01

Copy link
Copy Markdown
Contributor

Ping @SvenDowideit @fredlf

@SvenDowideit

Copy link
Copy Markdown
Contributor

LGTM

SvenDowideit added a commit that referenced this pull request Oct 22, 2014
@SvenDowideit SvenDowideit merged commit 6aeda16 into moby:master Oct 22, 2014
SvenDowideit added a commit to SvenDowideit/docker that referenced this pull request Nov 6, 2014
Update linking documentation
(cherry picked from commit 6aeda16)
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