Update libcontainer to 1597c68f7b941fd97881155d7f077852e2914e7b#9795
Update libcontainer to 1597c68f7b941fd97881155d7f077852e2914e7b#9795crosbymichael merged 1 commit intomoby:masterfrom LK4D4:update_libcontainer
Conversation
This commit contains changes for docker: * user.GetGroupFile to user.GetGroupPath docker-archive/libcontainer#301 * Add systemd support for OOM docker-archive/libcontainer#307 * Support for custom namespaces docker-archive/libcontainer#279, docker-archive/libcontainer#312 * Fixes #9699 docker-archive/libcontainer#308 Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
LGTM |
|
Drone is sad... |
|
I restarted, idk something in integration, all of integration-cli passed On Tue, Dec 23, 2014 at 12:34 PM, Tianon Gravi notifications@github.com
|
|
Hah, passed |
|
yayyyy LGTM |
|
LGTM |
Update libcontainer to 1597c68f7b941fd97881155d7f077852e2914e7b
|
Do we need this for 1.4.2? |
|
@unclejack I don't know, this fixing bad bug with |
|
+1 for 1.4.2 :-) |
|
Is there any workaround to be able to stop the running instance ? (specifying a timeout to |
|
@fcamblor You need to find cgroups for this container and remove them. should help find them, but I don't tried. |
|
Thanks, in fact, I were using |
This commit contains changes for docker:
I put all in one commit, because don't want to have broken commits in master for better git-bisect experience.
ping @icecrime @erikh @jfrazelle @unclejack @crosbymichael @tiborvass