Skip to content

Commit

Permalink
added note in get started to emphasize need to use up-to-date version…
Browse files Browse the repository at this point in the history
…s and tools (docker#5311)

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
  • Loading branch information
londoncalling committed Nov 15, 2017
1 parent f554da0 commit fa27b19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions get-started/part2.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ description: Learn how to write, build, and run a simple app -- the Docker way.
docker run hello-world
```

> **Tip**: Please use up-to-date Docker versions and clients to help the
tutorial go swimmingly. For example, legacy apps like Docker Toolbox
might give you unexpected results for local IP addresses and older
versions of Docker do not support all features demo'ed here.
## Introduction
It's time to begin building an app the Docker way. We'll start at the bottom of
Expand Down

0 comments on commit fa27b19

Please sign in to comment.