more specific link to appropriate docker reference material (#2104)

This commit is contained in:
Chris Gillis 2016-10-07 13:59:09 -07:00 коммит произвёл Anthony Yeh
Родитель 28926f5f46
Коммит dca912b953
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -30,7 +30,7 @@ vitess@32f187ef9351:/vt/src/github.com/youtube/vitess$ make build
Now you can proceed to [start a Vitess cluster](#start-a-vitess-cluster) inside
the Docker container you just started. Note that if you want to access the
servers from outside the container, you'll need to expose the ports as described
in the [Docker user guide](https://docs.docker.com/userguide/).
in the [Docker Engine Reference Guide](https://docs.docker.com/engine/reference/run/#/expose-incoming-ports).
For local testing, you can also access the servers on the local IP address
created for the container by Docker: