dind - cgroup size #11853
-
|
I have problem with github runners that are spawning containers using docker in docker. but instead is created under /docker My questions are:
many thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
There is nothing that Talos can do here, but my wild guess is that you don't have a proper |
Beta Was this translation helpful? Give feedback.
There is nothing that Talos can do here, but my wild guess is that you don't have a proper
dindcontainer, as it should still contain itself within a proper cgroup. As you run it as privileged, it can "escape" cgroup tree.