Updated Docker Fundamentals link as suggested by @axil
This commit is contained in:
parent
0008dc2f2b
commit
7e904ab37b
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ This will forcefully (`-f`) remove the `build` container, the two service
|
|||
containers as well as all volumes (`-v`) that were created with the container
|
||||
creation.
|
||||
|
||||
[Docker Fundamentals]: https://docs.docker.com/
|
||||
[Docker Fundamentals]: https://docs.docker.com/engine/understanding-docker/
|
||||
[hub]: https://hub.docker.com/
|
||||
[linking-containers]: https://docs.docker.com/engine/userguide/networking/default_network/dockerlinks/
|
||||
[tutum/wordpress]: https://registry.hub.docker.com/u/tutum/wordpress/
|
||||
|
|
Loading…
Reference in a new issue