From 9379f588f2e58a580469552851aefb0763d9f2a8 Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:44:25 -0500 Subject: [PATCH] add note about snap's snapshots --- docs/FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index d8ec230881..e8544641ef 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -265,6 +265,9 @@ docker removed oliver@home-server:~/plexDockerImage$ ``` +!!! info + Unless automatic snapshots are disabled, a snapshot of all data for the snap is saved upon removal, which is then available for future restoration with snap restore. The --purge option disables automatically creating snapshots. + Following this, confirm nothing related to snap still shows. ```bash ~$ sudo whereis docker