You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
As of Docker 1.10 User Namespaces are supported directly by the docker daemon. This feature allows for the root user in a container to be mapped to a non uid-0 user outside the container, which can help to mitigate the risks of container breakout. This facility is available but not enabled by default.
Would be good to add the right documentation steps (or links to it) in this repo to enable this & automate where possible.
The text was updated successfully, but these errors were encountered:
@fedde-s mentioned this part of https://docs.docker.com/engine/security/security/#linux-kernel-capabilities
Would be good to add the right documentation steps (or links to it) in this repo to enable this & automate where possible.
The text was updated successfully, but these errors were encountered: