October 30, 2014
View d8b17d7

Fix docker exec command help messages

Lei Jitang authored on 2014/10/30 10:38:44
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
October 3, 2014
View 88e21c6

Support for consistent MAC address.

Andrea Luzzardi authored on 2014/10/03 08:46:06
September 30, 2014
View c2c5e57

add apparmor:

Victor Vieux authored on 2014/09/30 08:34:45
View 32dca1a

Strongly type exec driver context

Michael Crosby authored on 2014/09/30 07:40:26
September 17, 2014
View 00fd008

Merge pull request #8062 from vishh/run_in_phase2

Alexandr Morozov authored on 2014/09/17 04:56:12
September 14, 2014
View 09b7002

Allow /etc/hosts and /etc/resolv.conf to be updated both outside and inside the container.

Erik Hollensbe authored on 2014/09/14 01:42:10
September 10, 2014
View 623ebf2

Persistent directory for container in execdriver

Alexandr Morozov authored on 2014/09/10 16:34:38
September 4, 2014
View f3c767d

Adding Exec method to native execdriver. Modified Attach() method to support docker exec.

Vishnu Kannan authored on 2014/09/04 14:29:19
August 27, 2014
View 3a7e073

Rename 'StdConfig' to 'StreamConfig'.

Vishnu Kannan authored on 2014/08/27 07:44:00
View 4aa5da2

Refactoring execdriver.Command and Container structs to support 'docker exec' and other similar features in the future.

Vishnu Kannan authored on 2014/08/27 07:05:37
August 9, 2014
View 7321067

Use argv0 as reexec implementation for dockerinit

Michael Crosby authored on 2014/08/09 05:18:18
July 11, 2014
View 21059af

Basic --cap-add and --cap-drop support for lxc

Victor Vieux authored on 2014/07/11 04:31:01
View 94e6dc9

Basic --cap-add and --cap-drop support for native

Victor Vieux authored on 2014/07/11 03:41:11
June 11, 2014
View 8194556

Update libcontainer imports Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/06/11 11:58:15