| February 23, 2019 | ||
|---|---|---|
View dd94555
Merge pull request #32519 from darkowlzz/32443-docker-update-pids-limitSebastiaan van Stijn authored on 2019/02/23 23:20:59 |
||
| 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 capabilitiesOlli Janatuinen authored on 2018/12/17 00:11:37 |
||
| December 11, 2018 | ||
|---|---|---|
View b940cc5
Move caps and device spec utils to `oci` pkgMichael 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-libnetworkSebastiaan van Stijn authored on 2018/09/28 22:20:37 |
||
| September 26, 2018 | ||
|---|---|---|
View 12d5eb8
Merge pull request #37703 from kolyshkin/rm-dead-codeBrian Goff authored on 2018/09/26 08:07:15 |
||
| September 15, 2018 | ||
|---|---|---|
View 4038520
daemon: propagate exec-root to libnetwork-setkeyAkihiro Suda authored on 2018/09/15 00:21:43 |
||
| August 23, 2018 | ||
|---|---|---|
View ac8c3de
daemon/setMounts(): remove dead codeKir Kolyshkin authored on 2018/08/23 06:05:57 |
||
View bcacbf5
Fix docker --init with /dev bind mountKir Kolyshkin authored on 2018/08/23 05:05:12 |
||
| August 9, 2018 | ||
|---|---|---|
View 1e49fdc
Fix the several typos detected by github.com/client9/misspellKazuhiro Sera authored on 2018/08/09 00:45:00 |
||
| June 17, 2018 | ||
|---|---|---|
View 7417f50
oci: include the domainname in "kernel.domainname"Aleksa Sarai authored on 2018/06/17 16:05:54 |
||
| June 16, 2018 | ||
|---|---|---|
View e9268d9
lcow: Allow the client to add device cgroup rulesJohn Starks authored on 2018/06/16 08:14:17 |
||
| November 16, 2017 | ||
|---|---|---|
View 763d839
Add ADD/COPY --chown flag support to WindowsSalahuddin Khan authored on 2017/11/16 15:20:33 |
||
| April 11, 2017 | ||
|---|---|---|
View 74eb258
Add pids-limit support in docker updateSunny Gogoi authored on 2017/04/11 20:28:13 |
||