From 78f8e1c6a934453a7a6ba24109a8f62265d5f5de Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Tue, 17 Apr 2018 11:52:42 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca5a97c..3b5404a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Micro init +# MicroInit -It runs within container as process with pid 1, translates received signals to child processes and wait until all of them exit. +MicroInit is a small process to be run within Docker container as init process (with `pid 1`). It translates any received signals to child processes and waits until all of them exit. Usage: