aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-17 18:34:32 +0100
committerdiogo464 <[email protected]>2025-07-17 18:34:32 +0100
commita0f5f634eabb03973e3024d8f4e949315f01954c (patch)
tree39b7382d1868dbf84519051eea869ad952b3a4db /README.md
parentc670837c11cf493255566642e553d9ecf2e17647 (diff)
added container image to readmeHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a33eb51..3b3a931 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
2 2
3zsnap is a simple tool to manage periodic snapshots of zfs datasets. 3zsnap is a simple tool to manage periodic snapshots of zfs datasets.
4 4
5Container image: `cr.d464.sh/zsnap:latest`
6
5``` 7```
6# run daemon 8# run daemon
7zsnap [--config zsnap.toml] run 9zsnap [--config zsnap.toml] run