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
November 30, 2018
View 64e52ff

Masked /proc/asound

Jonathan A. Schweder authored on 2018/11/30 09:03:22
July 6, 2018
View 569b970

Add /proc/acpi to masked paths

Antonio Murdaca authored on 2018/07/06 00:06:08
February 22, 2018
View de23cb9

Add /proc/keys to masked paths

Justin Cormack authored on 2018/02/22 01:23:34
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
November 9, 2017
View b023a46

Don't special case /sys/firmware in masked paths

John Howard authored on 2017/11/09 05:10:42
November 4, 2017
View a21ecdf

Add /proc/scsi to masked paths

Justin Cormack authored on 2017/11/04 00:12:22
October 27, 2017
View 71651e0

Fixes LCOW after containerd 1.0 introduced regressions

John Howard authored on 2017/10/27 06:16:43
October 25, 2017
View 5a9b5f1

Remove solaris files

Michael Crosby authored on 2017/10/25 03:32:52
September 22, 2017
View ddae20c

Update libcontainerd to use containerd 1.0

Kenfe-Mickael Laventure authored on 2017/09/22 22:52:41
August 25, 2017
View 285bc99

Merge pull request #34356 from mlaventure/update-containerd

John Howard authored on 2017/08/25 06:25:44
August 19, 2017
View dffa5d6

Dropped hyphen in bind mount where appropriate

Christophe Vidal authored on 2017/08/19 23:23:38
August 2, 2017
View 7c29103

Update Windows and LCOW to use v1.0.0 runtime-spec

Darren Stahl authored on 2017/08/02 02:00:38
View 45d85c9

Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0

Kenfe-Mickael Laventure authored on 2017/08/02 00:51:24
June 28, 2017
View 7120976

Implement none, private, and shareable ipc modes

Kir Kolyshkin authored on 2017/06/28 06:58:50