Hi,
I recently stumbled upon this thread. I mounted the docker socket and was indeed able to run other containers from my own. But I found out every user in that container could do the same. So, I would be curious if it is possible to limit to only some users inside the container to be able to use the docker API?
My understanding of the linked post was that only the users in specific group will be able to use the API, but it didnt work that way.