From a0f5f634eabb03973e3024d8f4e949315f01954c Mon Sep 17 00:00:00 2001 From: diogo464 Date: Thu, 17 Jul 2025 18:34:32 +0100 Subject: added container image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a33eb51..3b3a931 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ zsnap is a simple tool to manage periodic snapshots of zfs datasets. +Container image: `cr.d464.sh/zsnap:latest` + ``` # run daemon zsnap [--config zsnap.toml] run -- cgit