fjctp / build-snapraid

Build snapraid from source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build-snapraid

Build snapraid from github based on opensuse/tumbleweed

Usage

Build a specific version of snapraid and copy the executable to current folder.

docker run -it --rm -v $PWD:/output -e VERSION=11.3 fjctp/build-snapraid

About

Build snapraid from source


Languages

Language:Shell 73.2%Language:Dockerfile 26.8%