Просмотр исходного кода

Add README.md file for sysinit directory

Note, this text is just copied from sysinit.go

See Issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
Timothy 11 лет назад
Родитель
Сommit
f9728de7a3
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      sysinit/README.md

+ 4 - 0
sysinit/README.md

@@ -0,0 +1,4 @@
+Sys Init code
+
+This code is run INSIDE the container and is responsible for setting
+up the environment before running the actual process