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 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 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
October 10, 2018
View 596cdff

mount: add BindOptions.NonRecursive (API v1.40)

Akihiro Suda authored on 2018/10/10 19:20:13
September 28, 2018
View deac65c

Merge pull request #37850 from AkihiroSuda/propagate-exec-root-to-libnetwork

Sebastiaan van Stijn authored on 2018/09/28 22:20:37
September 26, 2018
View 12d5eb8

Merge pull request #37703 from kolyshkin/rm-dead-code

Brian Goff authored on 2018/09/26 08:07:15
September 15, 2018
View 4038520

daemon: propagate exec-root to libnetwork-setkey

Akihiro Suda authored on 2018/09/15 00:21:43
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