Browse code

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 authored on 2014/05/18 03:12:44
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,4 @@
0
+Sys Init code
1
+
2
+This code is run INSIDE the container and is responsible for setting
3
+up the environment before running the actual process