Merge pull request #12648 from avivmu/patch-2

Rootless is not experimental anymore
This commit is contained in:
Sebastiaan van Stijn 2021-04-15 14:26:43 +02:00 committed by GitHub
commit a6e2944ddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ started in 2006, and initially merged in kernel 2.6.24.
Running containers (and applications) with Docker implies running the
Docker daemon. This daemon requires `root` privileges unless you opt-in
to [Rootless mode](rootless.md) (experimental), and you should therefore
be aware of some important details.
to [Rootless mode](rootless.md), and you should therefore be aware of
some important details.
First of all, **only trusted users should be allowed to control your
Docker daemon**. This is a direct consequence of some powerful Docker