Skip to content

Simple, lightweight and secure container image for zrepl

License

Notifications You must be signed in to change notification settings

Skaronator/docker-zrepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zrepl Docker Container Image

One-stop ZFS backup & replication solution

https://github.com/zrepl/zrepl

Usage

The usage of this container image is pretty straightforward. It's basically just zrepl as a container image.

You need to mount your zrepl config at /etc/zrepl/zrepl.yml.

docker run -v $PWD/zrepl.yml:/etc/zrepl/zrepl.yml:ro ghcr.io/skaronator/zrepl-dl -d --privileged

Information about the zrepl.yml config file can be found in the offical documentation: https://zrepl.github.io/configuration.html

About

Simple, lightweight and secure container image for zrepl

Resources

License

Stars

Watchers

Forks

Releases

No releases published