Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added c++ client library for REST API #9974

Merged
merged 1 commit into from
Jan 9, 2015
Merged

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Jan 8, 2015

No description provided.

@jessfraz
Copy link
Contributor

jessfraz commented Jan 8, 2015

Can you please sign your commits following these rules:

https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work

The easiest way to do this is to amend the last commit:

git commit --amend -s --no-edit && git push -f

Signed-off-by: Luis Martínez de Bartolomé Izquierdo <lmartinez@biicode.com>
Signed-off-by: Luis Martínez de Bartolomé Izquierdo <lasote@gmail.com>
@lasote
Copy link
Contributor Author

lasote commented Jan 8, 2015

Thank you jfrazelle. Its ok now?

@jessfraz
Copy link
Contributor

jessfraz commented Jan 8, 2015

Yep looks good :)

@SvenDowideit
Copy link
Contributor

LGTM - @fredlf @jamtur01

jamtur01 added a commit that referenced this pull request Jan 9, 2015
Added c++ client library for REST API
@jamtur01 jamtur01 merged commit 2675f1a into moby:master Jan 9, 2015
SvenDowideit pushed a commit to SvenDowideit/docker that referenced this pull request Jan 27, 2015
Added c++ client library for REST API
(cherry picked from commit 2675f1a)

Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: SvenDowideit)
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.

None yet

4 participants