Add back Best Practices link.

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
Upstream-commit: fcae37402aac7372414fd4947b7a280bec398557
Component: engine
This commit is contained in:
Fred Lifton
2014-10-24 13:17:14 -07:00
parent 20fbd71b3d
commit 462b389e50

View File

@ -91,4 +91,6 @@ RUN apt-get install -y <input id="gcc" class="l_fill" type="text"><br>
<p>
Thanks for going through our tutorial! We will be posting Level 3 in the future.
To improve your Dockerfile writing skills even further, visit the <a href="https://docs.docker.com/articles/dockerfile_best-practices/">Dockerfile best practices page</a>.
<a title="creating our own images" class="btn btn-primary" href="/userguide/dockerimages/#creating-our-own-images">Back to the Docs!</a>