mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #5362 from sindhus/patch-2
Update link to interactive tutorial
This commit is contained in:
commit
83b388c979
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ accessed by running the `docker` binary.
|
|||
> **Tip:** The below instructions can be considered a summary of our
|
||||
> *interactive tutorial*. If you prefer a more hands-on approach without
|
||||
> installing anything, why not give that a shot and check out the
|
||||
> [Docker Interactive Tutorial](http://www.docker.io/interactivetutorial).
|
||||
> [Docker Interactive Tutorial](https://www.docker.io/gettingstarted).
|
||||
|
||||
The `docker` client usage consists of passing a chain of arguments:
|
||||
|
||||
|
|
Loading…
Reference in a new issue