mirror of https://github.com/google/oss-fuzz.git
Update installing_docker.md
This commit is contained in:
parent
826bcfc431
commit
75e2a1df2c
|
@ -1,7 +1,7 @@
|
|||
# Installing Docker
|
||||
|
||||
Follow the [Official Guide](https://docs.docker.com/engine/installation). Googlers: [go/installdocker](https://goto.google.com/installdocker).
|
||||
([Why Docker?](faq.md#why-do-you-use-docker))
|
||||
[Why Docker?](faq.md#why-do-you-use-docker)
|
||||
|
||||
*NOTE: if you want to run `docker` without `sudo` also follow the optional [Create a docker group](https://docs.docker.com/engine/installation/linux/ubuntulinux/#/create-a-docker-group) section.*
|
||||
|
||||
|
|
Loading…
Reference in New Issue