Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 326 Bytes

iron-snapraid

Secure docker container for using snapraid.

Usage

% docker run -ti \
    -v "$(pwd)/snapraid.conf:/snapraid.conf" \
    --device /dev/sdb:/dev/sdb \
    --device /dev/sdb1:/dev/sdb1 \
    --mount type=bind,source=/dev/disk,target=/dev/disk \
    ghcr.io/ironpeakservices/iron-snapraid:v11.5