From 0f6cbe9d30eaa452309a5461a2d15c7ef077a323 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 12 Sep 2024 08:09:05 +0200 Subject: [PATCH] doc: minor update, missing period + grammar Signed-off-by: Joachim Wiberg --- doc/container.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/container.md b/doc/container.md index 5ce93672..b39c3b9f 100644 --- a/doc/container.md +++ b/doc/container.md @@ -222,9 +222,8 @@ archive, which helps greatly with container upgrades (see below): Upgrading a Container Image --------------------------- -> **Note:** the default writable layer is lost when upgrading the image -> Use named volumes for directories with writable content you wish to -> keep over an upgrade. +> **Note:** the default writable layer is lost when upgrading the image. +> Use named volumes for content that you want to persist across upgrades. All container configurations are locked to the image hash at the time of first download, not just ones that use an `:edge` or `:latest` tag. An