|
...
|
...
|
@@ -54,7 +54,7 @@ accessed by running the `docker` binary.
|
|
54
|
54
|
> **Tip:** The below instructions can be considered a summary of our
|
|
55
|
55
|
> *interactive tutorial*. If you prefer a more hands-on approach without
|
|
56
|
56
|
> installing anything, why not give that a shot and check out the
|
|
57
|
|
-> [Docker Interactive Tutorial](http://www.docker.io/interactivetutorial).
|
|
|
57
|
+> [Docker Interactive Tutorial](https://www.docker.io/gettingstarted/#h_tutorial).
|
|
58
|
58
|
|
|
59
|
59
|
The `docker` client usage consists of passing a chain of arguments:
|
|
60
|
60
|
|