mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
bfe1370698
commit
b7f9f3651f
@ -14,15 +14,18 @@ ceph/ceph
|
||||
|
||||
- General purpose Ceph container with all necessary daemons and
|
||||
dependencies installed.
|
||||
- TODO: add vRELNUM.2.DOT so we have a container for every point release.
|
||||
|
||||
+------------------+--------------------------------------------------------------+
|
||||
| Tag | Meaning |
|
||||
+------------------+--------------------------------------------------------------+
|
||||
| vRELNUM | Latest release in this series (e.g., *v14* = Nautilus) |
|
||||
+------------------+--------------------------------------------------------------+
|
||||
| vRELNUM.2 | Latest *stable* release in this stable series (e.g., *v14.2*)|
|
||||
+------------------+--------------------------------------------------------------+
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
| Tag | Meaning |
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
| vRELNUM | Latest release in this series (e.g., *v14* = Nautilus) |
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
| vRELNUM.2 | Latest *stable* release in this stable series (e.g., *v14.2*)|
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
| vRELNUM.Y.Z | A specific release (e.g., *v14.2.4*) |
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
| vRELNUM.Y.Z-YYYYMMDD | A specific build (e.g., *v14.2.4-20191203*) |
|
||||
+----------------------+--------------------------------------------------------------+
|
||||
|
||||
ceph/daemon-base
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user