October 13, 2019
View a33cf49

daemon: use constants for AppArmor profiles

Sebastiaan van Stijn authored on 2019/10/13 07:04:44
August 5, 2019
View 07ff4f1

goimports: fix imports

Sebastiaan van Stijn authored on 2019/08/05 23:37:47
April 11, 2019
View c478553

Export all spec generation opts

Michael Crosby authored on 2019/04/11 03:45:14
April 10, 2019
View cb902f4

Refactor few spec generation ops

Michael Crosby authored on 2019/04/10 05:51:40
March 20, 2019
View a3eda72

Merge pull request #38541 from Microsoft/jjh/containerd

John Howard authored on 2019/03/20 13:09:19
March 15, 2019
View 072400f

Make cgroup namespaces configurable

Rob Gulewich authored on 2019/03/15 12:44:18
March 1, 2019
View 8f936ae

Add DeviceRequests to HostConfig to support NVIDIA GPUs

Tibor Vass authored on 2019/03/01 09:32:08
February 23, 2019
View dd94555

Merge pull request #32519 from darkowlzz/32443-docker-update-pids-limit

Sebastiaan van Stijn authored on 2019/02/23 23:20:59
February 8, 2019
View d4ceb61

LCOW:Reworking spec builder

John Howard authored on 2019/02/08 06:43:31
December 17, 2018
View 80d7bfd

Capabilities refactor - Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities

Olli Janatuinen authored on 2018/12/17 00:11:37
December 15, 2018
View 256eb04

Start containers in their own cgroup namespaces

Rob Gulewich authored on 2018/12/15 08:07:19
December 11, 2018
View b940cc5

Move caps and device spec utils to `oci` pkg

Michael Crosby authored on 2018/12/11 05:40:40
October 15, 2018
View ec87479

allow running `dockerd` in an unprivileged user namespace (rootless mode)

Akihiro Suda authored on 2018/10/15 16:52:53
June 17, 2018
View 7417f50

oci: include the domainname in "kernel.domainname"

Aleksa Sarai authored on 2018/06/17 16:05:54
April 11, 2017
View 74eb258

Add pids-limit support in docker update

Sunny Gogoi authored on 2017/04/11 20:28:13