mirror of https://github.com/docker/docs.git
Merge pull request #1051 from donovan/patch-1
Remove duplicate 'for details'
This commit is contained in:
commit
9b96144191
|
|
@ -311,7 +311,7 @@ makes the ownership of the Unix socket read/writable by the `docker` group.
|
|||
|
||||
>**Warning**: The `docker` group is equivalent to the `root` user. For details
|
||||
on how this impacts security in your system, see [*Docker Daemon Attack
|
||||
Surface*](../../security/security.md#docker-daemon-attack-surface) for details.
|
||||
Surface*](../../security/security.md#docker-daemon-attack-surface).
|
||||
|
||||
To create the `docker` group and add your user:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue