Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 0c03458

Browse files
committed
Clarify version / documentation
1 parent 2f34d6b commit 0c03458

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
<!><!><!><!>
2-
This is the README for the development version of the registry.
3-
If you are looking for documentation about the stable, released version, [check the tag](https://github.com/dotcloud/docker-registry/tree/0.6.9)
4-
<!><!><!><!>
5-
61
Docker-Registry
72
===============
83

94
[![Build Status](https://travis-ci.org/dotcloud/docker-registry.png)](https://travis-ci.org/dotcloud/docker-registry)
105

6+
About this document
7+
===================
8+
9+
As the documentation evolves with different registry versions, be sure that before reading any further you do:
10+
11+
* check which version of the registry you are running
12+
* switch to the corresponding tag to access the README that matches your product version
13+
14+
The stable, released version is currently the [0.6.9 tag](https://github.com/dotcloud/docker-registry/tree/0.6.9).
15+
16+
1117
Quick start
1218
===========
1319

0 commit comments

Comments
 (0)