November 2, 2016
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
September 27, 2016
View 6a12685

configure docker-init binary path

Antonio Murdaca authored on 2016/09/27 19:51:42
September 21, 2016
View 6b74e2f

Revert Box from HostConfig

John Howard authored on 2016/09/21 04:01:04
September 20, 2016
View a003419

Fix typo in api/types/container/host_config.go

David Sheets authored on 2016/09/20 18:41:08
September 15, 2016
View 5377442

Windows: OCI process struct convergence

John Howard authored on 2016/09/15 03:55:07
September 7, 2016
View 91e197d

Add engine-api types to docker

Michael Crosby authored on 2016/09/07 03:18:12
June 28, 2016
View ee3ac3a

Add init process for zombie fighting

Michael Crosby authored on 2016/06/28 06:38:47
June 8, 2016
View 56f77d5

Implementing support for --cpu-rt-period and --cpu-rt-runtime so that containers may specify these cgroup values at runtime. This will allow processes to change their priority to real-time within the container when CONFIG_RT_GROUP_SCHED is enabled in the kernel. See #22380.

Erik St. Martin authored on 2016/06/08 04:05:43
January 5, 2016
View c7d811c

Remove types and lib packages from the engine.

David Calavera authored on 2016/01/05 09:06:11
View 907407d

Modify import paths to point to the new engine-api package.

David Calavera authored on 2016/01/05 09:05:26
December 30, 2015
View 5190794

Use ImageBuildOptions in builder.

Anusha Ragunathan authored on 2015/12/30 05:49:17
December 24, 2015
View 2e02077

Remove duplicated OomKilldisable

Qiang Huang authored on 2015/12/24 16:28:56
December 22, 2015
View 83237aa

Remove package pkg/ulimit, use go-units instead.

Daniel Nephin authored on 2015/12/22 05:10:53
December 19, 2015
View 7ac4232

Move Config and HostConfig from runconfig to types/container.

David Calavera authored on 2015/12/19 03:36:17