Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

added node field to docker inspect#173

Closed
martonsereg wants to merge 1 commit into
docker-java:masterdocker-java/docker-java:masterfrom
martonsereg:mastermartonsereg/docker-java:masterCopy head branch name to clipboard
Closed

added node field to docker inspect#173
martonsereg wants to merge 1 commit into
docker-java:masterdocker-java/docker-java:masterfrom
martonsereg:mastermartonsereg/docker-java:masterCopy head branch name to clipboard

Conversation

@martonsereg

Copy link
Copy Markdown

The Docker Swarm API is mostly the same as the Docker Remote API, so this library can be used with Swarm as well, but there are some minor differences as described here (http://docs.docker.com/swarm/API/).
One of them is that docker inspect returns a Node field, this PR adds this field to the inspect response (it is null if the Node field is not there).

I haven't found any guides on code formatting but it was a bit inconsistent, so I've used my own formatting rules.

@marcuslinke

Copy link
Copy Markdown
Contributor

Please file a fresh PR to be merged. Thanks!

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.