Remove duplicate 'for details'

Remove duplicate 'for details' in Docker Daemon Attack Surface line.
This commit is contained in:
Donovan Jones 2017-01-07 10:53:03 +13:00 committed by GitHub
parent 52525d664a
commit d143fa4dc7
1 changed files with 1 additions and 1 deletions

View File

@ -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: