Skip to content

ricka/docker-snapraid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

IronicBadger/docker-snapraid

This container will allow you to build a Snapraid .deb file without installing any build dependencies on your system.

Usage

./build.sh
sudo dpkg -i snapraid*.deb

The build script spins up a container, executes the Dockerfile which performs the actual build from source. The script then copies the built .deb artifact out onto your local system ready for installation using dpkg.

If the version is out of date, please submit a Pull Request or open an issue.

<Feb 2019> - This is still actively maintained but I don't seem to get notifications. I'm active on the linuxserver.io discord or my email address is in the dockerfile. Give that a go if your PR sits stale for a while!

About

Build SnapRAID from source in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 67.0%
  • Shell 33.0%