tonymmm1 / sanoid-docker

Sanoid Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sanoid-docker

Docker Pulls Docker Stars Docker Image Size

Docker image for Sanoid in uses such as TrueNas Scale.

This container requires privileged mode in order to execute ZFS commands on the host system.

Mount sanoid.conf in /etc/sanoid/sanoid.conf to set sanoid configuration.

Example:

docker run --privileged -d -v ./sanoid.conf:/etc/sanoid/sanoid.conf:ro tonymmm1/sanoid-docker:latest

Github

About

Sanoid Docker image


Languages

Language:Dockerfile 100.0%