Hi!
What is recommended way to update Docker containers with Gentoo?
I mean, each container is supposed to be small and unique, having
installed only packages needed for app which will run in this container.
So, with 100 different apps we may have 100 different containers with
Gentoo, each with c
Security of docker is still a hot topic. Some people believe that the
fact that the application runs in a container adds a layer of security
that allows for a somewhat slower adoption of security patches. I
don't share that vision at all. The applications are running for a
reason - they might be pr