Skip to content

Commit a79bb6f

Browse files
committed
Hash
1 parent f0817ea commit a79bb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It works just as well with [Podman](https://podman.io/) volumes, just prefix eac
1111
> When using docker-compose, make sure to backup and restore volume labels. See [Miscellaneous](#miscellaneous) for more information.
1212
1313
> [!TIP]
14-
> I am doing my best to keep this utility backwards-compatible. However, if you are using it in production environment and you want to be sure that it doesn't break with the future updates, request a specific image digest, e.g.: `docker run -v [volume-name]:/volume --rm --log-driver none loomchild/volume-backup@sha256:d598345843d8eb20e4b0da331d538eb9158b70bcaff56f7ba09f5ce1b6498019 backup > [archive-path]`. You can find the available digests on Docker Hub or GHCR.
14+
> I am doing my best to keep this utility backwards-compatible. However, if you are using it in production environment and you want to be sure that it doesn't break with the future updates, request a specific image digest, e.g.: `docker run -v [volume-name]:/volume --rm --log-driver none loomchild/volume-backup@sha256:d598345843d8eb20e4b0da331d538eb9158b70bcaff56f7ba09f5ce1b6498019 backup > [archive-path]`. You can find the last digest on Docker Hub or GHCR. Note that old unused images might get deleted.
1515
1616
## Backup
1717

0 commit comments

Comments
 (0)