mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #5879 from timthelion/docs-sysinit-readme
Add README.md file for sysinit directory
This commit is contained in:
commit
ccf29f0b94
1 changed files with 4 additions and 0 deletions
4
sysinit/README.md
Normal file
4
sysinit/README.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue