Skip to content

Updates for new docker APIs #146

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

Merged
merged 4 commits into from
Jan 2, 2016
Merged

Updates for new docker APIs #146

merged 4 commits into from
Jan 2, 2016

Conversation

jwilder
Copy link
Collaborator

@jwilder jwilder commented Jan 2, 2016

This pulls in changes from #128 #119 and some of the work/ideas from #131.

Features:

  • Mounts added to RuntimeContainer - allows access to Mount info for a container.
  • Docker added to Context - allows accessing docker daemon info, num containers/images, etc..

The code has been re-organized a bit to move towards a library with docker-gen under the cmd package to keep it go installable.

* Move main package to cmd/docker-gen
* Make everythign else part of dockergen package
Based off of #128
Based off of #119
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.

1 participant