From f0b6bbf79fb3d8e6a6fb94bc611071f40c97a2f2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 29 Dec 2015 16:18:44 -0800 Subject: [PATCH] Defining "container" and "container processes" on Linux We'll need something like this for the signal/pause/resume actions briefly referenced in the landed lifecycle [1]. See also the discussion around stop action implementation [2]. [1]: https://github.com/opencontainers/specs/pull/231/files#diff-b84a8d65d8ed53f4794cd2db7e8ea731R48 [2]: https://github.com/opencontainers/specs/pull/225/files#r41900150 --- tags/20151008164708.GM28418@odin.tremily.us/feature | 0 tags/20151008164708.GM28418@odin.tremily.us/lifecycle | 0 tags/20151008164708.GM28418@odin.tremily.us/linux | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tags/20151008164708.GM28418@odin.tremily.us/feature create mode 100644 tags/20151008164708.GM28418@odin.tremily.us/lifecycle create mode 100644 tags/20151008164708.GM28418@odin.tremily.us/linux diff --git a/tags/20151008164708.GM28418@odin.tremily.us/feature b/tags/20151008164708.GM28418@odin.tremily.us/feature new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151008164708.GM28418@odin.tremily.us/lifecycle b/tags/20151008164708.GM28418@odin.tremily.us/lifecycle new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151008164708.GM28418@odin.tremily.us/linux b/tags/20151008164708.GM28418@odin.tremily.us/linux new file mode 100644 index 0000000..e69de29 -- 2.26.2