October 31, 2014
View e45b0f9

Remove unused sysinfo parameter to runconfig.Parse

John Gossman authored on 2014/10/31 01:35:49
October 30, 2014
View acd6427

pkg/reexec: move reexec code to a new package

unclejack authored on 2014/10/30 21:48:30
October 25, 2014
View ee7dd44

Mass gofmt

Alexandr Morozov authored on 2014/10/25 07:11:48
View 7c62cee

Use logrus everywhere for logging

Alexandr Morozov authored on 2014/10/25 02:12:35
October 17, 2014
View 7cff8db

Removed unused function layerArchive

Blake Geno authored on 2014/10/17 23:49:21
October 9, 2014
View f96e04f

This patch adds ability in docker to detect out of memory conditions in containers. Since the containers can handle the out of memory kernel kills gracefully, docker will only provide out of memory information as an additional metadata as part of container status. Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)

Vishnu Kannan authored on 2014/10/09 02:03:57
September 26, 2014
View 1df87b9

API: Provide the HostConfig during "run".

Andrea Luzzardi authored on 2014/09/26 06:23:59
September 4, 2014
View 9aa7154

Removed runconfig.ParseSubcommand

Oh Jinkyun authored on 2014/09/04 15:21:51
September 1, 2014
View e0339d4

Use State as embedded to Container

Alexandr Morozov authored on 2014/09/01 00:20:35
August 14, 2014
View a039232

another commit to do like @crosbymichael

Victor Vieux authored on 2014/08/14 10:36:26
August 13, 2014
View 7621263

move some io related utils to pkg/ioutils

unclejack authored on 2014/08/13 01:10:43
August 9, 2014
View 9694209

Fix hack in old integration test for new init

Michael Crosby authored on 2014/08/09 08:27:13
August 8, 2014
View 63503ca

Remove deprecated server/ package

Solomon Hykes authored on 2014/08/08 18:12:39
August 7, 2014
View 872db07

Fix integration tests by adding DOCKER_TMPDIR env in the test init function

Tibor Vass authored on 2014/08/07 04:55:50
July 25, 2014
View a02f67b

Extract log utils into pkg/log

Josiah Kiehl authored on 2014/07/25 05:37:44