Skip to content

Added Container-Linking - #18

Merged
marcuslinke merged 1 commit into
docker-java:masterfrom
elektro-wolle:container-linking
Jul 9, 2014
Merged

Added Container-Linking#18
marcuslinke merged 1 commit into
docker-java:masterfrom
elektro-wolle:container-linking

Conversation

@elektro-wolle

Copy link
Copy Markdown

Linking is now available through StartContainerCmd

Linking is now available through StartContainerCmd
@marcuslinke

Copy link
Copy Markdown
Contributor

@elektro-wolle Thank you for your contribution! It would be nice to have a test case for this. Any chance?

@elektro-wolle

Copy link
Copy Markdown
Author

I've tried to built a testcase but unfortunately the inspect command does not retrieve the current links. This is fixed in the docker remote-api v.1.13 (https://docs.docker.com/reference/api/docker_remote_api/#whats-new) but I'm currently stuck to a previous version.

@marcuslinke

Copy link
Copy Markdown
Contributor

@elektro-wolle I currently work on v.1.13 compatibility. So i will write a simple test case myself and merge your commits into master afterwards.

@marcuslinke
marcuslinke merged commit 369cb01 into docker-java:master Jul 9, 2014
@marcuslinke

Copy link
Copy Markdown
Contributor

@elektro-wolle I've written a simple test now. See StartContainerCmdTest. Maybe we could use your Links class in ContainerInspectResponse.HostConfig.Links sometimes also.

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.

2 participants