mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f9728de7a3
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)
4 lines
137 B
Markdown
4 lines
137 B
Markdown
Sys Init code
|
|
|
|
This code is run INSIDE the container and is responsible for setting
|
|
up the environment before running the actual process
|