Update install-script.md

Update link to Docker Daemon Attack Surface
This commit is contained in:
Maria Bermudez 2018-09-25 08:40:53 -07:00 committed by GitHub
parent ed478fdd3c
commit a49613b83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Remember to log out and back in for this to take effect!
>
> Adding a user to the "docker" group grants the ability to run containers
> which can be used to obtain root privileges on the docker host. Refer to
> https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface
> [Docker Daemon Attack Surface](https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface)
> for more information.
{:.warning}