Browse Source

Add note about where the official docs can be found

Tianon Gravi 11 years ago
parent
commit
3f0e7b2756
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -10,6 +10,16 @@ possible, but if you find yourself lost, don't hesitate to seek us out
 on Freenode IRC in channel `#docker-library`, or by creating a GitHub
 issue here.
 
+Be sure to familiarize yourself with the [Guidelines for Creating and
+Documenting Official
+Repositories](https://docs.docker.com/docker-hub/official_repos/) and the [Best
+practices for writing
+Dockerfiles](https://docs.docker.com/articles/dockerfile_best-practices/) in the
+Docker documentation.
+
+Also, the documentation for these images is currently stored separately in the
+[docker-library/docs](https://github.com/docker-library/docs) repository.
+
 ## Library definition files
 
 The library definition files are plain text files found in the `library/`