mirror of https://github.com/docker/docs.git
Remove duplicate 'for details'
Remove duplicate 'for details' in Docker Daemon Attack Surface line.
This commit is contained in:
parent
52525d664a
commit
d143fa4dc7
|
@ -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
|
>**Warning**: The `docker` group is equivalent to the `root` user. For details
|
||||||
on how this impacts security in your system, see [*Docker Daemon Attack
|
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:
|
To create the `docker` group and add your user:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue