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 v18 #16

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

Upgrade to support v18 #16

almoehi opened this issue May 27, 2015 · 0 comments

Comments

@almoehi
Copy link
Owner

almoehi commented May 27, 2015

Changes:

GET /version

New! This endpoint now returns Os, Arch and KernelVersion.

POST /containers/create POST /containers/(id)/start

New! You can set ulimit settings to be used within the container.

GET /info

New! This endpoint now returns SystemTime, HttpProxy,HttpsProxy and NoProxy.

GET /images/json

New! Added a RepoDigests field to include image digest information.

POST /build

New! Builds can now set resource constraints for all containers created for the build.

New! (CgroupParent) can be passed in the host config to setup container cgroups under a specific cgroup.

POST /build

New! Closing the HTTP request will now cause the build to be canceled.

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