]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/install/containers.rst
import 15.2.4
[ceph.git] / ceph / doc / install / containers.rst
index c819c646dd0c59a9b4b0a5b051a444985703aba4..2c4efd00ef18f38cd34346d824f8e054693de06c 100644 (file)
@@ -3,6 +3,19 @@
 Ceph Container Images
 =====================
 
+.. important::
+
+   Using the ``:latest`` tag is discouraged. If you use the ``:latest`` 
+   tag, there is no guarantee that the same image will be on each of 
+   your hosts.  Under these conditions, upgrades might not work 
+   properly. Remember that ``:latest`` is a relative tag, and a moving
+   target.
+
+   Instead of the ``:latest`` tag, use explicit tags or image IDs. For
+   example:
+
+   ``podman pull ceph/ceph:v15.2.0``
+
 Official Releases
 -----------------