inside of a linux container?
In fact, we have divided our server to several containers and inside one of them, I have installed docker container and due to premission denied problems, I have to set "security.nested=true" in the lxc config file.
Chaning security.nested=true or using docker inside a lxc is not a bad practice?
Why do you need nested containers exactly?
I have installed GitLab CI inside of a linux container and I'm going to use docker images in build stage of my pipeline. So I need docker inside of this container also.
Обсуждают сегодня