May 2, 2013
View e431dc2

Merge pull request #482 from dotcloud/move_capabilitie_function

Guillaume J. Charmes authored on 2013/05/02 09:43:32
View f7aaa06

+ Commit default runtime options with a layer

Solomon Hykes authored on 2013/05/02 03:33:21
View 7ff65d4

Actually use the mergeConfig function

Guillaume J. Charmes authored on 2013/05/02 03:22:06
April 27, 2013
View 9042535

Move the capabilities detection into a runtime method

Guillaume J. Charmes authored on 2013/04/27 06:32:55
April 26, 2013
View 51d6228

Implement -config and -command in CmdCommit in order to allow autorun

Guillaume J. Charmes authored on 2013/04/26 08:48:31
April 25, 2013
View 50144ae

Add -r flag to dockerd in order to restart previously running container. Fixes #26

Guillaume J. Charmes authored on 2013/04/25 11:01:23
April 23, 2013
View 95e066d

- Runtime: ghost containers can be killed.

Solomon Hykes authored on 2013/04/23 14:30:33
View 3514e47

Do not prevent docker from running when kernel detection fails

Guillaume J. Charmes authored on 2013/04/23 03:26:34
April 22, 2013
View 71b5806

Do not stop execution if cgroup mountpoint is not found

Guillaume J. Charmes authored on 2013/04/22 13:44:57
April 21, 2013
View 76b40ad

Merge remote-tracking branch 'origin/check_kernel_capabilities'

Solomon Hykes authored on 2013/04/21 09:40:25
April 20, 2013
View 82848d4

Allow to wait on container even after docker server restarts using lxc-info

Guillaume J. Charmes authored on 2013/04/20 04:08:43
View e92c4b1

Merge pull request #415 from dotcloud/261-choose_grace_period-feature

Guillaume J. Charmes authored on 2013/04/20 04:42:34
April 19, 2013
View f3e89fa

Use mount to determine the cgroup mountpoint

Guillaume J. Charmes authored on 2013/04/19 13:57:58
View 640efc2

Add capabilities check to allow docker to run on kernel that does not have all options

Guillaume J. Charmes authored on 2013/04/19 12:55:41
April 6, 2013
View 1df5f40

docker run -v PATH: bind a new data volume to a container

Solomon Hykes authored on 2013/04/06 10:00:10