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

Upgrade to support v16 #14

Open
almoehi opened this issue May 27, 2015 · 0 comments
Open

Upgrade to support v16 #14

almoehi opened this issue May 27, 2015 · 0 comments

Comments

@almoehi
Copy link
Owner

almoehi commented May 27, 2015

Changes:

GET /info

New! info now returns the number of CPUs available on the machine (NCPU), total memory available (MemTotal), a user-friendly name describing the running Docker daemon (Name), a unique ID identifying the daemon (ID), and a list of daemon labels (Labels).

POST /containers/create

New! You can set the new container's MAC address explicitly.

New! Volumes are now initialized when the container is created.

POST /containers/(id)/copy

New! You can now copy data which is contained in a volume.

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

No branches or pull requests

1 participant