In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to distinguish Create from Run Container". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Now let the editor take you to learn "how to distinguish Create from Run Container".
You should make sence these points:
The process entry of runC create command and run command is unified from the / runc/utils_linux.go#334 main.startContainer method and distinguished by create flag.
In business logic, there are two main step components:
Firstly create container filesystem and construct a linuxcontainer object by creatContainer function.
Secondly start process in container by runner.run function.
The main logic is in the startup process of process. Note the following points:
For the isolation of namespace, the clone flags is encapsulated mainly through bootstrapData.
The bootstrapData-encapsulated config is passed by sendconfig to the init process from the container.
Call the system setns for associate of namespace and process.
Oom_score_adj and rlimits and so on are all set up here.
At this point, I believe you have a deeper understanding of "how to distinguish between Create and Run Container". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.